[FFmpeg-devel] [PATCH] vf_overlay handles expression evaluation of frame size change in frame-by-frame evalutaion mode

Bodecs Bela bodecsb at vivanet.hu
Tue Jan 19 20:42:06 CET 2016


Hi All,

vf_overlay video filter accepts expressions in its parameters. In
'frame-by-frame' evaluation mode it recalculates them regularly, but
incoming video frame size changes did not reflect in their values. So if 
you used
width or height of any source videos in expressions as parameters,
they stayed on their initial values. This patch corrects this bug.


Please consider to put this patch into the official ffmpeg source tree.

thank you,

Bela Bodecs

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vf_overlay_0001.patch
Type: text/x-patch
Size: 1691 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160119/cc0ac3ec/attachment.bin>


More information about the ffmpeg-devel mailing list