After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 783514 - dashdemux: Consistently skip audio stream depending on TRICKMODE_NO_AUDIO
dashdemux: Consistently skip audio stream depending on TRICKMODE_NO_AUDIO
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-06-07 14:25 UTC by Seungha Yang
Modified: 2018-11-03 14:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dashdemux: Consistently skip audio stream depending on TRICKMODE_NO_AUDIO (2.21 KB, patch)
2017-06-07 14:26 UTC, Seungha Yang
none Details | Review

Description Seungha Yang 2017-06-07 14:25:54 UTC
If TRICKMODE_NO_AUDIO flag was set, audio stream can never ever be exposed.
Meanwhile, per live mpd update, internal seeking is performed to sync
last stream entry with new one. At that time, mismatch among them can be possible
because audio streams in last stream entry were ignored by TRICKMODE_NO_AUDIO.
Comment 1 Seungha Yang 2017-06-07 14:26:32 UTC
Created attachment 353333 [details] [review]
dashdemux: Consistently skip audio stream depending on TRICKMODE_NO_AUDIO
Comment 2 GStreamer system administrator 2018-11-03 14:09:31 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/567.