[FFmpeg-trac] #2169(avformat:closed): Remuxing latm into mkv produces a broken output file

FFmpeg trac at avcodec.org
Sun Feb 17 18:00:57 CET 2013


#2169: Remuxing latm into mkv produces a broken output file
-------------------------------------+-------------------------------------
             Reporter:  Resident     |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  mkv          |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 {{{
 $ md5sum test1.mkv
 a9dcef845717d60402005428cd833f1a  test1.mkv
 }}}
 {{{
 $ ffmpeg -i test1.mkv
 ffmpeg version N-50046-gcf36180 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Feb 17 2013 17:42:24 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --disable-indev=jack
   libavutil      52. 17.101 / 52. 17.101
   libavcodec     54. 92.100 / 54. 92.100
   libavformat    54. 63.100 / 54. 63.100
   libavdevice    54.  3.103 / 54.  3.103
   libavfilter     3. 38.103 /  3. 38.103
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  2.100 / 52.  2.100
 Input #0, matroska,webm, from 'test1.mkv':
   Metadata:
     ENCODER         : Lavf54.63.100
   Duration: 00:00:18.93, start: 0.000000, bitrate: 10159 kb/s
     Stream #0:0: Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR
 16:9], 29.97 fps, 29.97 tbr, 1k tbn, 59.94 tbc (default)
     Stream #0:1: Audio: aac_latm ([2][22][0][0] / 0x1602), 48000 Hz,
 stereo, fltp (default)
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list