diff options
author | Florent Tribouilloy <florent.tribouilloy@smartjog.com> | 2013-07-25 12:55:40 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-07-28 16:39:06 +0200 |
commit | 2186a7e547fdda716138444c8345ce8b823f2d4a (patch) | |
tree | 8bd62265dab32c930d80c939300307f7fb1b7258 /tests/ref/fate/ffprobe_ini | |
parent | 2fcd400669bcb31a0c99d88cfde4f6db4b40fa45 (diff) | |
download | ffmpeg-2186a7e547fdda716138444c8345ce8b823f2d4a.tar.gz |
ffprobe: add -show_programs option
The option is used to sort the streams by program.
Signed-off-by: Florent Tribouilloy <florent.tribouilloy@smartjog.com>
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
Diffstat (limited to 'tests/ref/fate/ffprobe_ini')
-rw-r--r-- | tests/ref/fate/ffprobe_ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/ffprobe_ini b/tests/ref/fate/ffprobe_ini index 1bc46d0d91..c0254dc71a 100644 --- a/tests/ref/fate/ffprobe_ini +++ b/tests/ref/fate/ffprobe_ini @@ -614,6 +614,7 @@ attached_pic=0 [format] filename=tests/data/ffprobe-test.nut nb_streams=3 +nb_programs=0 format_name=nut start_time=0.000000 duration=0.120000 |