[FFmpeg-trac] #1598(undetermined:open): Muxing raw h264 into mpegts (and mkv) fails.

FFmpeg trac at avcodec.org
Sat Nov 3 04:02:47 CET 2012


#1598: Muxing raw h264 into mpegts (and mkv) fails.
-------------------------------------+-------------------------------------
             Reporter:  Mista_D      |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  mpegts h264  |               Resolution:
  av_interleaved_write_frame         |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by ffmpeg):

 I think it has nothing to do with ts (or mkv) muxers. The problem is with
 the raw h264 reader. It always returns AV_NOPTS_VALUE for pts/dts when
 reading raw h264 even if you specify frame rate. Somewhere down the chain
 it has to set proper timestamps based on specified frame rate and bit-
 stream flags

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


More information about the FFmpeg-trac mailing list