[FFmpeg-trac] #2169(avformat:closed): Remuxing latm into mkv produces a broken output file
FFmpeg
trac at avcodec.org
Sun Feb 17 16:45:09 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 |
-------------------------------------+-------------------------------------
Changes (by cehoyos):
* status: reopened => closed
* resolution: => fixed
Comment:
{{{
$ ffmpeg -i 1.ts -acodec copy -vcodec copy 1.mkv
}}}
{{{
$ ffmpeg -i 1.mkv
ffmpeg version N-50044-gdcc73aa Copyright (c) 2000-2013 the FFmpeg
developers
built on Feb 17 2013 16:38:42 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 '1.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:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list