[FFmpeg-trac] #8448(ffmpeg:new): timestamp issue muxing raw .264 into .mkv/.m2ts

FFmpeg trac at avcodec.org
Sun Dec 29 17:57:30 EET 2019


#8448: timestamp issue muxing raw .264 into .mkv/.m2ts
-------------------------------------+----------------------------------
             Reporter:  Selur        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:
             Keywords:  raw 264 mux  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by pdr0):

 For input elementary streams you need to specify format as an input option
 (-f before the -i)

 eg.
 -f h264 for AVC streams

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


More information about the FFmpeg-trac mailing list