[FFmpeg-trac] #5367(undetermined:reopened): ffmpeg muxing error, no video packets muxed: cur_dts is invalid (this is harmless if it occurs once at the start per stream)

FFmpeg trac at avcodec.org
Mon Jun 27 15:07:59 CEST 2016


#5367: ffmpeg muxing error, no video packets muxed: cur_dts is invalid (this is
harmless if it occurs once at the start per stream)
-------------------------------------+-------------------------------------
             Reporter:  leo.z        |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by lavv17):

 * status:  closed => reopened
 * resolution:  needs_more_info =>


Comment:

 Please look at this iptv sample:
 [https://drive.google.com/file/d/0B0laIcbq4vKRV1g0c1B4NGREZ1E/view?usp=sharing]

 ffplay can show the video, but ffmpeg cannot copy it using this command
 line:

 {{{
 ffmpeg -report -y -ss 5 -i iptv-raw -t 30 -c copy /tmp/a.avi
 }}}

 The diagnostics looks very similar to the report of the topic starter.

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


More information about the FFmpeg-trac mailing list