[FFmpeg-devel] [PATCH 1/2] Use QT format for audio sample descriptors depending on stsd version.

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Sep 6 19:13:44 EEST 2018


2018-09-06 17:35 GMT+02:00, Derek Buitenhuis <derek.buitenhuis at gmail.com>:
> From: Justin Ruggles <justin.ruggles at gmail.com>
>
> ISOBMFF does not allow AudioSampleEntryV1 in stsd version 0, so
> assume the descriptor format is QTFF SoundDescriptionV1. ISOBMFF does
> not define a version 2.
>
> This fixes audio decoding for some MP4 files generated with Apple
> tools. The additional fields present in SoundDescriptionV1/V2 need to
> be read in order to correctly read additional boxes that contain
> information required for decoding the stream.

Please mention ticket #7376 (and the Handbrake issue) in the commit
message.

Thank you, Carl Eugen


More information about the ffmpeg-devel mailing list