[FFmpeg-user] feature request: better filter error messages

Lou lou at lrcd.com
Wed Nov 21 20:55:42 CET 2012


On Wed, 21 Nov 2012 10:35:09 -0700
Roger Pack <rogerdpack2 at gmail.com> wrote:

> Hello.
> I notice with this line:
> 
> ffmpeg -i sintel.mpg -an -filter_complex "[0] scale=1000:1000,split=2
> [a] [b]" -y sintel.avi sintel2.avi
> 
> I get this error message:
> 
> Output pad "output0" for the filter "Parsed_split_1" of type "split"
> not connected to any destination
> 
> feature request:
> 
> slightly more friendlier error message, like:
> 
> Output pad "output0" ("a") for the filter "Parsed_split_1" of type
> "split" not connected to any destination
> 
> or something like that.
> Thanks!
> -r

I recommend adding feature requests to the bug tracker as "type:
enhancement, priority: wish". Sometimes it's hard to remember stuff on
the mailing list.

https://ffmpeg.org/trac/ffmpeg/


More information about the ffmpeg-user mailing list