[FFmpeg-trac] #718(FFmpeg:closed): Apple Lossless only muxes in mov

FFmpeg trac at avcodec.org
Fri Dec 9 10:40:50 CET 2011


#718: Apple Lossless only muxes in mov
-------------------------------------+-------------------------------------
             Reporter:  bradskins    |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  FFmpeg
              Version:  0.7.8        |               Resolution:  fixed
             Keywords:  alac mpegts  |               Blocked By:
  crash                              |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:  alac mpegts => alac mpegts crash
 * status:  new => closed
 * resolution:   => fixed


Comment:

 The crash you were seeing will be fixed in the next release (you can test
 with git checkout release/0.7).

 Concerning muxing alac in transport streams, I don't think this should be
 supported before either another application supports it or alac shows up
 in http://www.smpte-ra.org/mpegreg/mpegreg.html

 But otoh, it works fine for me with ffmpeg (to decode, you just have to
 specify -acodec alac because no format identifier is specified) and
 MPlayer, so maybe it will also work in your application.

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


More information about the FFmpeg-trac mailing list