[FFmpeg-devel] [PATCH] lavfi/avfiltergraph: improve error message in graph_check_validity()

Stefano Sabatini stefasab at gmail.com
Wed Nov 21 22:03:36 CET 2012


On date Wednesday 2012-11-21 22:01:00 +0100, Stefano Sabatini encoded:
> Fix trac ticket #1944.
> ---
>  libavfilter/avfiltergraph.c |   11 +++++++----
>  1 file changed, 7 insertions(+), 4 deletions(-)

$ ffmpeg -i INPUT -filter_complex "split [out][outx]" -map "[out]" -y OUT.avi
ffmpeg version N-46969-g64dc383 Copyright (c) 2000-2012 the FFmpeg developers
[...]
[mpegts @ 0x31f4950] max_analyze_duration 5000000 reached at 5000000
Input #0, mpegts, from '/home/stefano/s/columbia-intro.ts':
  Duration: 00:00:08.03, start: 12.928000, bitrate: 1005 kb/s
  Program 1 
    Metadata:
      service_name    : Service01
      service_provider: FFmpeg
    Stream #0:0[0x100]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0:1[0x101]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, 5.1, s16, 176 kb/s
    Stream #0:2[0x102]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, 5.1, s16, 12 kb/s
Output pad "output1" with type video of the filter instance "Parsed_split_0" of split not connected to any destination

Suggestions are welcome.
-- 
FFmpeg = Free and Faithless Mega Problematic Elaborated Gospel


More information about the ffmpeg-devel mailing list