[MPlayer-dev-eng] [PATCH]Increase Digital Cinema performance with -vo gl

Reimar Döffinger Reimar.Doeffinger at gmx.de
Wed May 1 23:41:52 CEST 2013


On 01.05.2013, at 23:15, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
> 
>>> I see 20% difference here, but I hoped you would 
>>> implement OpenGL support for xyz12.
>> 
>> Well, I guess the main problem for me is that the 
>> ffjpeg2000 decoder is so horribly slow I can't really
>> measure the speed of the conversion, it mostly goes 
>> under in the noise of the decoder.
>> How did you manage to measure those 20%?
> 
> time and -benchmark, it plays now in realtime 
> thanks to your changes!
> 
> Did you ever look at the opengl branch of ffplay?
> Can it also support things like XYZ12?

Well, it doesn't support gamma yet, and without that it will look real crappy.
Adding that with the yuv=4 method is tricky, and yuv=3 is working badly for me for reasons I don't understand.
Plus, it does not have RGB support, so more changes are needed to support that first.
After that, it should be just a matter of copy-pasting the shader that running with yuv=3 -v -v prints.


More information about the MPlayer-dev-eng mailing list