[FFmpeg-devel] [PATCH] better filter error message when accidentally reusing

Roger Pack rogerdpack2 at gmail.com
Fri Dec 28 19:50:32 CET 2012


This makes the error message more accurate when you accidentally do
the equivalent of:

$ ffmpeg -i input -filter_complex "drawtext [out1]" -map "[out1]"
output1 -map "[out1]" output2

If desired.
Thank you.
-roger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-better-filter-error-message-when-accidentally-reusin.patch
Type: application/octet-stream
Size: 997 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121228/f2e780ba/attachment.obj>


More information about the ffmpeg-devel mailing list