#10054: ffplay 404 when trying to play dash stream
-------------------------------------+-------------------------------------
             Reporter:  TheRadziu    |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffplay
              Version:  git-master   |               Resolution:
             Keywords:  ffplay,      |               Blocked By:
  time offset,                       |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by TheRadziu):

 Through a proxy i've determined the difference between what works (other
 unnamed app and browsers) and doesn't (ffplay,ffmpeg,ffprobe) is constant
 value of "-720000". Meaning the ffplay tries to grab a segment that does
 not exist yet.
 I've been modifying the suggestedPresentationDelay  and the segment
 difference was still -720000. This leads me to conclusion the bug within
 ffmpeg/ffplay/ffprobe (all are affected) ignores MPD values instead of
 adjusting segments to it. My solution proposals are: find and fix the bug
 or allow user to specify the segment offset with additional ffplay
 argument.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10054#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to