[FFmpeg-devel] [PATCH] Print some error in case of avfilter_graph_config_formats() failure

Stefano Sabatini stefano.sabatini-lala
Sun Jan 10 02:08:24 CET 2010


Hi,

currently:
$ ffplay -vfilters "format=pal8" in.avi
[...]
[format @ 0x9ec1f70]auto-inserting filter 'scale'

with all the patches applied:
$ ffplay -vfilters "format=pal8" in.avi
[...]
[format @ 0x9ec1f70]auto-inserting filter 'auto-inserted scaler 0'
Impossible to convert between the formats supported by the filter 'src' and the filter 'auto-inserted scaler 0'

Regards.
-- 
FFmpeg = Furious & Fostering Mortal Programmable Extreme Gymnast
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-log-ctx-to-graph-config-formats.patch
Type: text/x-diff
Size: 2795 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100110/8367d158/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: print-errmsg-if-graph-config-formats-fail.patch
Type: text/x-diff
Size: 1095 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100110/8367d158/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make-add-filter-print-inst-name.patch
Type: text/x-diff
Size: 612 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100110/8367d158/attachment-0002.patch>



More information about the ffmpeg-devel mailing list