[FFmpeg-trac] #5702(undetermined:new): RTP: missed while "second pass: moving the moov atom to the beginning of the file" in segmenter

FFmpeg trac at avcodec.org
Mon Jul 11 12:17:35 EEST 2016


#5702: RTP: missed while "second pass: moving the moov atom to the beginning of
the file" in segmenter
-------------------------------------+-------------------------------------
             Reporter:  starscaper   |                    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 oromit):

 Moving the moov atom to the front is a quite slow post processing
 operation.
 And as ffmpeg is single threaded, it seems to take long enough for the
 rtsp input buffer to overflow.
 Increasing the max_delay might already be enough.

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


More information about the FFmpeg-trac mailing list