Search found 4 matches
- Sun Oct 07, 2007 4:01 am
- Forum: spu-medialib
- Topic: mplayer video output (vo)
- Replies: 7
- Views: 63300
mplayer vo using spu-medialib
I've sent the latest copy of the vo to unsolo for testing. It's still rough and needs a lot of work, but it seems to work. I don't have svn access yet, so if unsolo tests it, and he wants to make it available on svn, it's ok with me. Here's the current version of the README: Notes: needs to do direc...
- Sun Sep 23, 2007 4:12 am
- Forum: spu-medialib
- Topic: mplayer video output (vo)
- Replies: 7
- Views: 63300
Correction
Correction of earlier post: This: Some video codecs WON'T double buffer (matroska formats?) Some video broken if you don't double buffer (IPB thing – read code) Should have been: Some video codecs WON'T direct render (matroska formats?) Some video broken if you don't direct render (IPB thing – read ...
- Sun Sep 23, 2007 12:20 am
- Forum: spu-medialib
- Topic: mplayer video output (vo)
- Replies: 7
- Views: 63300
Re: mplayer video output (vo)
...Update... Have provided copies of the patch to unsolo for review. With his feedback, a few things have already been corrected. Fixed: implemented a workaround to prevent scaler crashes buffers changed to be aligned by 16 - fixed strange scaling artifacts Bugs & additional todo: need to cente...
- Thu Sep 20, 2007 11:24 am
- Forum: spu-medialib
- Topic: mplayer video output (vo)
- Replies: 7
- Views: 63300
mplayer video output (vo)
I've got a rough (but working) mplayer vo built for PS3 using spu-medialib. It's very experimental and needs a lot of work. It has some issues that need to be worked out, but it seems to work (spoken cautiously) for a good variety of sources. It can't play Matroska file (.mkv), but I'm not sure that...