[FFmpeg-trac] #5260(ffplay:new): Issue while Playing Media File with RTSP Url using FFPLAY

FFmpeg trac at avcodec.org
Mon Feb 22 11:37:17 CET 2016


#5260: Issue while Playing Media File with RTSP Url using FFPLAY
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  bilalahmed54                       |                 Priority:  important
               Status:  new          |                  Version:
            Component:  ffplay       |  unspecified
             Keywords:  ffplay dts   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I am playing the media fileby fetching the streams directly from some
 server with FFPLAY. I am using the following command:

 {{{
 ffplay rtsp://media:123456@xx.xx.xxx.xx/archive/123456789
 }}}

 But, After executing this command, I am getting the following error
 messages continously on CMD:

 {{{
 [rtsp @ 00000000005417e0] DTS discontinuity in stream 1: packet 1149 with
 DTS 36
 47680, packet 1150 with DTS 4058000
 }}}

 Can anyone please tell me that when this error is produced? Is there any
 reason behind this and any workaround for this?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5260>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list