[Bug 764726] dashdemux: fix default suggestedPresentationDelay

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 8 19:24:43 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=764726

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #325533|none                        |needs-work
             status|                            |

--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 325533:
 --> (https://bugzilla.gnome.org/review?bug=764726&attachment=325533)

::: ext/dash/gstdashdemux.c
@@ -743,3 @@
     } else if (dashdemux->default_presentation_delay) {
       gint64 dfp =
-          gst_mpd_client_parse_default_presentation_delay (dashdemux->client,

Good catch but I also believe the value should be passed as microseconds so it
should be multiplied by 1000 as well.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list