[FFmpeg-devel] [PATCH] libavfilter-soc: implement draw_slice in vf_setpts.c

Víctor Paesa wzrlpy
Fri Jan 2 12:00:30 CET 2009


Hi,

Stefano Sabatini said:
> Hi all,
>
> vf_setpts.c currently has no draw_slice callback, when used in a
> filter chain like this:
>
> ffplay -f video4linux -s 320x240 /dev/video -vfilters "[in]
> setpts=PTS-STARTPTS, hflip, [T1] overlay=0:0 [out]; SOME_SOURCE,
> setpts=PTS-STARTPTS [T1]"
>
> no .draw_slice function is called from setpts, resulting in no picture
> being passed to the hflip filter, patch fixes it.

Thanks Stefano, it fixes the green background reported in:
http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2008-November/017726.html

I'd say it's OK.

Regards,
V?ctor






More information about the ffmpeg-devel mailing list