[gstreamer-bugs] [Bug 625221] [playbin2] playbin certain (aac) webradio streams fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 24 03:40:07 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=625221
  GStreamer | don't know | 0.10.29

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #12 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-08-24 10:40:04 UTC ---
Original debug log shows that dvbaudiosink does receive and render data (so
something should be happening?).  However, it also shows it receives newsegment
in BYTE format, and incoming buffers have no (valid) timestamps, which feels
not quite right [*].  In particular, this may lead to incoming data being
dumped/rendered without any syncing, and that might lead (?) to no decent
playback and data being consumed very quickly, which drains queue2, which
triggers (re-)buffering, which is drained again (quickly) when buffered, etc
etc

The testprogram does not have gst-launch's code that perform PAUSE/PLAYING on
buffering messages, so that might make a difference there.

[*] this might be due to aacparse being used or not (as mentioned).
Then again, in the latter case with qtdemux present that should not happen ...

-- 
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