[FFmpeg-trac] #3074(avformat:open): Missing support of muxing EAC3+H.264 inside mp4 container

FFmpeg trac at avcodec.org
Wed Oct 23 10:07:47 CEST 2013


#3074: Missing support of muxing EAC3+H.264 inside mp4 container
-------------------------------------+------------------------------------
             Reporter:  trox         |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  eac3 mov     |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by cehoyos):

 * status:  new => open
 * reproduced:  0 => 1
 * component:  undetermined => avformat
 * priority:  important => wish
 * version:  unspecified => git-master
 * keywords:   => eac3 mov


Comment:

 For future tickets: Please always add an as-simple-as-possible command
 line together with the complete, uncut console output.
 {{{
 $ ffmpeg -i fate-suite/eac3/csi_miami_stereo_128_spx.eac3 -acodec copy
 out.mp4
 ffmpeg version N-57330-g610a8b1 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Oct 23 2013 09:07:07 with icc (ICC) 14.0.0 20130728
   configuration:
 --cc=/opt/intel/composer_xe_2013_sp1.0.080/bin/intel64/icc --enable-gpl
 --enable-x11grab
   libavutil      52. 47.101 / 52. 47.101
   libavcodec     55. 37.102 / 55. 37.102
   libavformat    55. 19.103 / 55. 19.103
   libavdevice    55.  4.100 / 55.  4.100
   libavfilter     3. 89.100 /  3. 89.100
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 17.104 /  0. 17.104
   libpostproc    52.  3.100 / 52.  3.100
 [eac3 @ 0x3aaa880] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, eac3, from 'fate-suite/eac3/csi_miami_stereo_128_spx.eac3':
   Duration: 00:00:20.85, start: 0.000000, bitrate: 128 kb/s
     Stream #0:0: Audio: eac3, 48000 Hz, stereo, fltp, 128 kb/s
 [mp4 @ 0x3aac000] track 0: could not find tag, codec not currently
 supported in container
 Output #0, mp4, to 'out.mp4':
   Metadata:
     encoder         : Lavf55.19.103
     Stream #0:0: Audio: eac3, 48000 Hz, stereo, 128 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
 Could not write header for output file #0 (incorrect codec parameters ?):
 Operation not permitted
 }}}

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


More information about the FFmpeg-trac mailing list