[FFmpeg-trac] #3644(avformat:new): caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law

FFmpeg trac at avcodec.org
Fri May 16 18:10:52 CEST 2014


#3644: caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law
----------------------------------+--------------------------------------
             Reporter:  nu774     |                     Type:  defect
               Status:  new       |                 Priority:  critical
            Component:  avformat  |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 How to reproduce:
 {{{
 % ffmpeg -i foo.wav -c:a pcm_alaw bar.caf
 }}}
 Nothing can ever play it correctly, since it looks like nothing but an
 ordinary 8bit linear PCM, but it actually is a-law / mu-law.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3644>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list