[FFmpeg-devel] [PATCH] Syntax check in avfilter_graph_parse()
Stefano Sabatini
stefano.sabatini-lala
Thu Jan 15 21:30:23 CET 2009
Hi all,
this will enable a syntax check which will warn the user about
syntax problems in the graph description, the current behaviour is to
simply skip the part which can't be parsed.
Example:
stefano at geppetto ~/s/l/ffmpeg> ffplay -f video4linux /dev/video -vfilters "rotate=23 | hflip"
[...]
Unable to parse graph description substring: "| hflip"
Regards.
--
FFmpeg = Fast & Frenzy Mysterious Puritan Elastic Guru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graph-parse-syntax-check.patch
Type: text/x-diff
Size: 687 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090115/08bc0dea/attachment.patch>
More information about the ffmpeg-devel
mailing list