On 27/01/13 03:11, [email protected] wrote: > Thanks for the suggestion. Although libavfilter doesn't have any filters > that will help, > and fieldorder=bff will only change field dominance. We'll still have the > wrong top and > bottom fields paired. I need to replace the bottom field in each frame with > the bottom > field of the previous frame.
An avfilter to do that is feasible, but if you need it in vlc I guess would make more sense to add it to vlc directly. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
