[FFmpeg-trac] #3811(undetermined:new): Misleading error when segmenting H.264 bitstream to MPEG-TS with wrong segment muxer

FFmpeg trac at avcodec.org
Tue Jul 29 11:05:27 CEST 2014


#3811: Misleading error when segmenting H.264 bitstream to MPEG-TS with wrong
segment muxer
-------------------------------------+-------------------------------------
             Reporter:  slhck        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 {{{
 $ ffmpeg -i input -flags -global_header -vcodec libx264 -map 0 -f segment
 -segment_time 5 -segment_format mpegts out%5d.ts
 }}}
 Please note that it is completely impossible to understand your original
 report.

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


More information about the FFmpeg-trac mailing list