Michael Niedermayer <[EMAIL PROTECTED]> added the comment: Hi
On Sun, Oct 14, 2007 at 05:28:05PM -0000, Vitor wrote: > Hi > > Supposing I want to work on this, a few questions: > > 1- Can I just commit my changes to the SoC rep.? technically: yes/you should/flame diego if not diplomatically :) well send the student an email and ask/or ask on the soc list or something like that, avoids duplicate work and confusion > 2- What exactly don't work with colorspace negotiation? Is it about not having > enough colorspaces supported in the filters? no, its more fundamental things like filter 0 supports A and B colorspace filter 1 supports any colorspace filter 2 supports B and C colorspace and for 0->1->2 the filter system would then fail to select B but rather insert convertion filters that is IIRC, please see the related threads on the soc ML for more details > 3- Is there any plans to make FFmpeg use swscale only through libavfilter > (which > would simplify FFplay, but makes libavfilter compilation conditional useless)? IMHO use of swscale just through libavfilter would be reasonable design [...] ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue192> ______________________________________________________
