[Gstreamer-bugs] [Bug 109041] Changed - gstmad needs to be faster on sync errors

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Dec 1 17:23:28 PST 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=109041

Changed by ds at schleef.org.

--- shadow/109041	Tue May 13 00:54:47 2003
+++ shadow/109041.tmp.32765	Mon Dec  1 20:23:28 2003
@@ -1,20 +1,20 @@
 Bug#: 109041
 Product: GStreamer
-Version: 0.3.3
+Version: HEAD CVS
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: normal
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: in7y118 at public.uni-hamburg.de               
 QAContact: gstreamer-maint at bugzilla.gnome.org
-TargetMilestone: 0.6.x
+TargetMilestone: 0.8.0
 URL: 
 Summary: gstmad needs to be faster on sync errors
 
 Run the following pipeline (or use another non-Mp3 file as big as an Mp3):
 time gst-launch filesrc location=libgstreamer-0.7.so ! mad ! fakesink
 
@@ -44,6 +44,9 @@
 ------- Additional Comments From ds at schleef.org  2003-05-13 00:54 -------
 Perusing the MPEG auudio docs the other day (doesn't everyone do
 that?), I read that there is an upper bound on the frame size, which
 is approximately 10 kB.  Thus, after searching through 100 kB and not
 finding a sync, there is either a huge error rate in the stream, or
 it's not an mpeg audio stream.
+
+------- Additional Comments From ds at schleef.org  2003-12-01 20:23 -------
+btw, still relevant to current HEAD




More information about the Gstreamer-bugs mailing list