[FFmpeg-trac] #9607(undetermined:new): add ability to set suggestedPresentationDelay in DASH muxer

FFmpeg trac at avcodec.org
Sat Jan 22 07:13:08 EET 2022


#9607: add ability to set suggestedPresentationDelay in DASH muxer
-------------------------------------+-------------------------------------
             Reporter:  Gregory      |                     Type:
  Beauregard                         |  enhancement
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:  dash         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: It is currently not possible to set the
 `suggestedPresentationDelay` in generated mpd files in all cases in the
 ffmpeg DASH muxer. The default value chosen (1 segment length) results in
 unusable playback in many situations if using a player that tries to
 respect ffmpeg's chosen delay.

 If unwilling to provide a knob, defaulting it to a small multiple of the
 segment duration is a saner default that won't break players that try to
 respect it. See https://dashif.org/docs/DASH-IF-IOP-v4.2-clean.htm e.g.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9607>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list