diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-10-01 23:42:07 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-10-03 09:19:38 +0200 |
commit | f5b27b6d5f86626adf1ece529d8b48ddec7c2961 (patch) | |
tree | 37db2f73fe9b7087a3d267ed71c81e82620d65aa /tests/ref/fate/ffprobe_ini | |
parent | b5f219c904b9b17c35c5c5aee3384586cb6302a8 (diff) | |
download | ffmpeg-f5b27b6d5f86626adf1ece529d8b48ddec7c2961.tar.gz |
ffprobe: print stream channel_layout when available
Fix trac ticket #3006.
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 8f4de86090..c47a0c4e90 100644 --- a/tests/ref/fate/ffprobe_ini +++ b/tests/ref/fate/ffprobe_ini @@ -493,6 +493,7 @@ codec_tag=0x10445350 sample_fmt=s16 sample_rate=44100 channels=1 +channel_layout=unknown bits_per_sample=16 id=N/A r_frame_rate=0/0 |