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 790330 - hlsdemux: Playback of some non-live stream stops
hlsdemux: Playback of some non-live stream stops
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-11-14 14:54 UTC by mkid.dev
Modified: 2018-11-03 14:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Stream versus buffer PTS on tsdemux element (116.68 KB, image/png)
2017-11-14 14:54 UTC, mkid.dev
Details
Stream versus buffer PTS on tsdemux element when playbin3 is used (93.81 KB, image/png)
2017-11-14 14:55 UTC, mkid.dev
Details
Log file with buffers mix due to threads race (89.61 KB, text/plain)
2017-11-14 14:57 UTC, mkid.dev
Details

Description mkid.dev 2017-11-14 14:54:22 UTC
Created attachment 363592 [details]
Stream versus buffer PTS on tsdemux element

Playback of http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoId=5390088162001&pubId=5136026552001 with use gst-play-1.0 (with and without --use-playbin3) stops due to timestamping problem.

The stream seem to be correct and can be played without problem with player like  http://players.akamai.com/hls/.

I see two types of problems:
- invalid buffer PTS on tsdemux output as showed on attached images: hls-problem-playbin.png and hls-problem-playbin3.png,
- invalid data stream on tsdemux input due to hlsdemux threads race(?) as showed in attached log prove1.txt (please consider entries from 0:00:03.98 to 0:00:11.74.
Comment 1 mkid.dev 2017-11-14 14:55:22 UTC
Created attachment 363593 [details]
Stream versus buffer PTS on tsdemux element when playbin3 is used
Comment 2 mkid.dev 2017-11-14 14:57:18 UTC
Created attachment 363594 [details]
Log file with buffers mix due to threads race
Comment 3 GStreamer system administrator 2018-11-03 14:15:30 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/632.