mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
92e7a9a4d5
Previously we always assumed that the channels are in native order, even if they were not. The new channel layout API allows us to signal the proper channel order, so let's do so. Signed-off-by: Marton Balint <cus@passwd.hu>
28 lines
656 B
Plaintext
28 lines
656 B
Plaintext
462668dd69e7ce4fde4934d1d5978531 *tests/data/fate/mov-mp4-pcm.mp4
|
|
10587977 tests/data/fate/mov-mp4-pcm.mp4
|
|
#tb 0: 1/44100
|
|
#media_type 0: audio
|
|
#codec_id 0: pcm_s16le
|
|
#sample_rate 0: 44100
|
|
#channel_layout_name 0: mono
|
|
#tb 1: 1/44100
|
|
#media_type 1: audio
|
|
#codec_id 1: pcm_s16le
|
|
#sample_rate 1: 44100
|
|
#channel_layout_name 1: stereo
|
|
#tb 2: 1/44100
|
|
#media_type 2: audio
|
|
#codec_id 2: pcm_s16le
|
|
#sample_rate 2: 44100
|
|
#channel_layout_name 2: 2.1
|
|
#tb 3: 1/44100
|
|
#media_type 3: audio
|
|
#codec_id 3: pcm_s16le
|
|
#sample_rate 3: 44100
|
|
#channel_layout_name 3: 5.1
|
|
#tb 4: 1/44100
|
|
#media_type 4: audio
|
|
#codec_id 4: pcm_s16le
|
|
#sample_rate 4: 44100
|
|
#channel_layout_name 4: 7.1
|