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

FFmpeg trac at avcodec.org
Thu Dec 8 02:33:47 CET 2011


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

 * priority:  important => normal


Comment:

 What are you trying to achieve?

 alac is a proprietary (in the sense of "published by a company, not by a
 standard committee or similar") audio codec that can only be read by a
 limited number of software (either QuickTime- or FFmpeg-based). FFmpeg
 supports muxing alac in mov and caf. (avi could possibly be supported, but
 how would you read the resulting file?)
 Transport Streams are not general-purpose containers (like avi), but allow
 only a very limited set of codecs, see
 http://ffmpeg.org/doxygen/trunk/mpegts_8c.html#080b419204f5c4b3d78ed9e0c7913efb

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


More information about the FFmpeg-trac mailing list