diff options
author | Mats Peterson <matsp888@yahoo.com> | 2016-01-08 12:55:59 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-01-08 14:52:53 +0100 |
commit | 6f1466dc527208db70bd608784b9223da8f44b9e (patch) | |
tree | cdf0c196888f6e56eff4ddf2802442a03cc8ce4c /doc/libavformat.texi | |
parent | 13d02d3dc81a3c14e2c910dfe52d1238d7b1d011 (diff) | |
download | ffmpeg-6f1466dc527208db70bd608784b9223da8f44b9e.tar.gz |
lavf/matroskadec: A_QUICKTIME and fourcc 0x00000000
In many older QuickTime files, the audio format, or "fourcc", is
0x00000000. The QuickTime File Format Specification states the following
regarding this situation:
"This format descriptor should not be used, but may be found in some
files. Samples are assumed to be stored in either 'raw ' or 'twos'
format, depending on the sample size field in the sound description."
MPlayer handles this logic by itself, but FFmpeg/FFplay currently does
not.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/libavformat.texi')
0 files changed, 0 insertions, 0 deletions