[FFmpeg-trac] #1767(avformat:new): 24bit audio in mov is flagged as 16bit in stsd atom

FFmpeg trac at avcodec.org
Thu Sep 27 18:56:06 CEST 2012


#1767: 24bit audio in mov is flagged as 16bit in stsd atom
------------------------------------+------------------------------------
             Reporter:  nichot20    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by muken):

 According to qtff.pdf, when a sound sample description is version=1 or 2,
 sample size field shall be set to 16.
 So, it is not a bug.
 The actual sample size is placed more downward.
 Early sample size field shall be ignored by readers.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1767#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list