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 734034 - [asfdemux] Confused when receiving segment updates from upstream
[asfdemux] Confused when receiving segment updates from upstream
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-07-31 10:11 UTC by Guillaume Desmottes
Modified: 2018-11-03 15:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Desmottes 2014-07-31 10:11:13 UTC
I'm working on implementing DLNA time based fast forward. The idea is to
implement fast forward in dlnasrc by requesting smaller parts of the file to
the HTTP server. Dlnasrc then sends segment updates for each fragment of the
file to play (for example, if rate=2 and we use chunk of 1 second we could have
something like [00:00, 00:01] then [00:02, 00:03] then [00:04; 00:05]).

This works fine with mpegpsdemux but not so much with asfdemux. With 1.4, the first segment is played but then playback is stuck.
Comment 1 Guillaume Desmottes 2014-07-31 10:13:46 UTC
Logs: http://people.collabora.com/~cassidy/gst-trickmodes/734034.log.gz
Comment 2 Thiago Sousa Santos 2014-08-02 06:09:22 UTC
Would it be possible to reproduce this scenario for debugging and fixing? Maybe you could use gdp to payload the input stream that goes into the demuxer so other developers can test this scenario.
Comment 3 Guillaume Desmottes 2014-08-04 13:42:09 UTC
- Setup a DMS server
- Build http://cgit.collabora.com/git/user/cassidy/gst-plugins-dlnasrc.git/log/?h=refactoring  
- Build http://cgit.collabora.com/git/user/cassidy/gst-plugins-good.git/log/?h=dlna
- Play the file using playback-test
- Once playing changes the rate to "2.0"
Comment 4 GStreamer system administrator 2018-11-03 15:34:34 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-ugly/issues/7.