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_default | |
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_default')
-rw-r--r-- | tests/ref/fate/ffprobe_default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/ffprobe_default b/tests/ref/fate/ffprobe_default index 9f523fdba1..f56bd8d4a3 100644 --- a/tests/ref/fate/ffprobe_default +++ b/tests/ref/fate/ffprobe_default @@ -602,6 +602,7 @@ DISPOSITION: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 |