[gstreamer-bugs] [Bug 631648] New: rtsp pausing does not flush buffers
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Oct 7 13:59:40 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=631648
GStreamer | gst-plugins-good | 0.10.22
Summary: rtsp pausing does not flush buffers
Classification: Desktop
Product: GStreamer
Version: 0.10.22
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: gudake at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=171927)
--> (https://bugzilla.gnome.org/attachment.cgi?id=171927)
log of pausing a rtsp (mp4a) session
Here is how I reproduced on gstreamer-0.10.29 / gst-plugins-good-0.10.22 /
gst-plugins-bad-0.10.18
1. launching in cmdline: totem-gstreamer --gst-debug=3,faad:5
2. start play
rtsp://rx-mep-ptest01.real.com/ptest/7/5/1/0/0/PF000202_200111000000157.M4A
3. play for couple seconds and pause
4. wait 5 seconds and resume
5. I am expecting faad incoming buffer timestamps are 5 seconds later than
before pausing, but there are still some timestamps looks like generated
before pausing, aka the buffers before pausing are not flushed.
Example see my attached log:
faad runs to 9second before pausing, after pausing about 5 seconds and resume,
faad is still getting two buffers timestamped at 9seconds.
--
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