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

FFmpeg trac at avcodec.org
Tue Jul 29 11:18:49 CEST 2014


#3811: Misleading error when segmenting H.264 bitstream to MPEG-TS
-------------------------------------+-------------------------------------
             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 heleppkes):

 The individual components don't know about each other, which is part of
 its extreme flexibility. It just mentions the most common cases in the
 error.

 As such, the mpegts muxer doesn't know that its running in the segment
 context.

 It should probably be documented that for mpegts you want the ssegment
 muxer, if its not documented properly somewhere already and you just
 didn't find that.

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


More information about the FFmpeg-trac mailing list