[FFmpeg-trac] #537(undetermined:new): Starting with 0.8.5 I Can no more convert from ts to mkv

FFmpeg trac at avcodec.org
Sun Oct 9 16:38:21 CEST 2011


#537: Starting with 0.8.5 I Can no more convert from ts to mkv
-------------------------------------+-------------------------------------
             Reporter:  EricV        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by EricV):

 Note that I truncated the file a lot as the error still appens. With the
 complete ts recording I get with the real command:

 ffmpeg -i /multimedia/Video/France-2-HD-Peuple-des-océans.2011-09-11.ts
 -map 0:0 -map 0:1 -map 0:2 -vcodec copy -acodec copy -sn -f matroska
 /tmp/test3.mkv -acodec copy -newaudio

 Seems stream 0 codec frame rate differs from container frame rate: 50.00
 (50/1) -> 50.00 (50/1)
 Input #0, mpegts, from '/multimedia/Video/France-2-HD-Peuple-des-
 océans.2011-09-11.ts':
   Duration: 01:16:59.64, start: 91656.627522, bitrate: 7958 kb/s
   Program 1
     Stream #0.0[0xdc]: Video: h264 (High), yuv420p, 1920x1080 [PAR 1:1 DAR
 16:9], 31.53 fps, 50 tbr, 90k tbn, 50 tbc
     Stream #0.1[0xe6](fra): Audio: eac3, 48000 Hz, stereo, s16, 128 kb/s
     Stream #0.2[0xe7](qaa): Audio: eac3, 48000 Hz, 5.1, s16, 256 kb/s
     Stream #0.3[0xf0](fra): Subtitle: dvbsub
 File '/tmp/test3.mkv' already exists. Overwrite ? [y/N] y
 [matroska @ 0x65a5e0] Tag [6][0][0][0]/0x00000006 incompatible with output
 codec id '86059'
 Output #0, matroska, to '/tmp/test3.mkv':
     Stream #0.0: Video: libx264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9],
 q=2-31, 90k tbn, 25 tbc
     Stream #0.1(fra): Audio: eac3, 48000 Hz, stereo, 128 kb/s
     Stream #0.2(qaa): Audio: eac3, 48000 Hz, 5.1, 256 kb/s
 Stream mapping:
   Stream #0.0 -> #0.0
   Stream #0.1 -> #0.1
   Stream #0.2 -> #0.2
 Could not write header for output file #0 (incorrect codec parameters ?)

-- 
Ticket URL: <http://ffmpeg.org/trac/ffmpeg/ticket/537#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list