[Bug 705703] qtdemux: seeks to large offset/EOS when attempting to start playback from http source

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 24 17:44:01 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705703
  GStreamer | gst-plugins-good | 1.x

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thiago.sousa.santos at collabo
                   |                            |ra.co.uk

--- Comment #15 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-09-25 00:43:54 UTC ---
<qtdemux0> pushing from stream 0, offset 56, size 2204, dts=0:00:00.000000000,
pts=0:00:00.066666666, 
<qtdemux0> pushing from stream 0, offset 2260, size 812, dts=0:00:00.033333333,
pts=0:00:00.200000000,
<qtdemux0> pushing from stream 0, offset 3072, size 142, dts=0:00:00.066666666,
pts=0:00:00.133333333,
<qtdemux0> pushing from stream 1, offset 193745443, size 140,
dts=0:00:00.046439909, pts=0:00:00.04643
<qtdemux0> pushing from stream 1, offset 193745583, size 159,
dts=0:00:00.069659863, pts=0:00:00.06965
<qtdemux0> pushing from stream 0, offset 3214, size 130, dts=0:00:00.100000000,
pts=0:00:00.100000000,
<qtdemux0> pushing from stream 1, offset 193745742, size 190,
dts=0:00:00.092879818, pts=0:00:00.09287
<qtdemux0> pushing from stream 0, offset 3344, size 551, dts=0:00:00.133333333,
pts=0:00:00.166666666,
<qtdemux0> pushing from stream 1, offset 193745932, size 189,
dts=0:00:00.116099773, pts=0:00:00.11609
<qtdemux0> pushing from stream 1, offset 193746121, size 187,
dts=0:00:00.139319727, pts=0:00:00.13931


So, as you can see from the piece of log above (when playing locally), this
file has the audio samples located much ahead than where they should be. In
push mode, buffering reaches its maximum capacity before any audio is received
and is able to reach the sink. 

Any suggestions on how to handle those situations? It seems to be common with
ASF from what I know. Maybe there is some way to fix both?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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