[Gstreamer-bugs] [Bug 107186] New - ffmpeg returns incorrect type for mp3's

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Feb 27 04:46: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=107186

Changed by foser at gentoo.org.

--- shadow/107186	Thu Feb 27 07:46:20 2003
+++ shadow/107186.tmp.31656	Thu Feb 27 07:46:20 2003
@@ -0,0 +1,25 @@
+Bug#: 107186
+Product: GStreamer
+Version: 0.6.0
+OS: Linux
+OS Details: Gentoo gcc-3.2.2 glibc-2.3.1
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: foser at gentoo.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: ffmpeg returns incorrect type for mp3's
+
+For some mp3s ffmpegs typefind returns video/mpeg, which makes these files
+unplayable in apps. Probably could be solved by changing order of
+typefinding (going trough mp3 typefinder before going trough ffmpeg), but i
+don't know if this is possible. This looks like a typedetection bug in ffmpeg.
+
+I made this small patch to the ffmpeg typefinder to not check for mpegs. I
+don't think this has much impact, since there are other video/mpeg finders
+and now my mp3s do show up correctly.





More information about the Gstreamer-bugs mailing list