Hi all,

I need a custom patch for the avcodec mpeg-2 decoder.  We have an NTSC video 
feed to which we need to apply a bottom field shift.  For Windows, we currently 
do this with AviSynth.  We're moving to VLC under Linux.  We're not able to 
integrate AvxSynth with VLC, nor do we have time to transcode the files.  And 
we can't modify the upstream encoding.

For the NTSC video, we need to drop the first frame, and shift the bottom field 
from it to the second frame, and so on, so that top-field[x] is matched with 
bottom-field[x-1].

Is anyone on this list willing to build a patch for us?  We can discuss rates.  
Or if someone can think of an alternative to patching avcodec, I'm open to 
suggestions.

Ken

This email was sent to you by Thomson Reuters, the global news and information 
company. Any views expressed in this message are those of the individual 
sender, except where the sender specifically states them to be the views of 
Thomson Reuters.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to