[Gstreamer-bugs] [Bug 119272] Changed - spider could not figure out the audio type of this file
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Wed Aug 6 10:45:11 PDT 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=119272
Changed by rbultje at ronald.bitfreak.net.
--- shadow/119272 Wed Aug 6 13:26:34 2003
+++ shadow/119272.tmp.12787 Wed Aug 6 13:45:10 2003
@@ -4,13 +4,13 @@
OS: Linux
OS Details: SLEC 8.1 GM
Status: NEW
Resolution:
Severity: normal
Priority: Normal
-Component: gstreamer (core)
+Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: ghee.teo at sun.com
QAContact: gstreamer-maint at bugzilla.gnome.org
TargetMilestone: HEAD
URL:
Summary: spider could not figure out the audio type of this file
@@ -25,6 +25,16 @@
So sumit this bug and attach audio file later.
------- Additional Comments From ghee.teo at sun.com 2003-08-06 13:26 -------
Created an attachment (id=18966)
audio file for verification. Mime type specified may be incorrect
+
+------- Additional Comments From rbultje at ronald.bitfreak.net 2003-08-06 13:45 -------
+For clarity: the correct pipeline is "filesrc ! auparse ! alawdec !
+osssink".
+
+I fixed a typefinding bug (audio/au instead of audio/x-au as
+mimetype). Currently, spider doesn't detect that it needs alawdec in
+between auparse (detected) and osssink.
+
+filesrc ! spider ! alawdec ! osssink works.
More information about the Gstreamer-bugs
mailing list