[Gstreamer-bugs] [Bug 122481] New - wavenc is somehow broken

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Sep 16 13:54:31 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=122481

Changed by fcrozat at mandrakesoft.com.

--- shadow/122481	Tue Sep 16 16:54:31 2003
+++ shadow/122481.tmp.31158	Tue Sep 16 16:54:31 2003
@@ -0,0 +1,39 @@
+Bug#: 122481
+Product: GStreamer
+Version: 0.6.3
+OS: Linux
+OS Details: Mandrake cooker
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: fcrozat at mandrakesoft.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: wavenc is somehow broken
+
+While trying to debug sound-juicer 0.5.3 WAV encoding support, I found this :
+
+gst-launch cdparanoia location="/dev/cdrom1"  ! wavenc ! filesink
+location="/tmp/test.wav"
+INFO ( 7358: 0) Initializing GStreamer Core Library version 0.6.3
+INFO ( 7358: 0) CPU features: (c1c7fbff) MMX 3DNOW MMXEXT
+INFO ( 7358: 0) registry: loaded global_registry in 0.265892 seconds
+          (/var/cache/gstreamer-0.6/registry.xml)
+GStreamer-INFO: 0 live buffer(s)
+GStreamer-INFO: 0 live bufferpool(s)
+GStreamer-INFO: 0 live event(s)
+RUNNING pipeline
+ERROR: /pipeline0/wavenc0: encoder not initialised (input is not audio?)
+execution ended after 1 iterations (sum 635321000 ns, average 635321000 ns,
+min 635321000 ns, max 635321000 ns)
+GStreamer-INFO: 0 live buffer(s)
+GStreamer-INFO: 0 live bufferpool(s)
+GStreamer-INFO: 0 live event(s)
+
+
+I don't have any problem when I replace wavenc with either lame, vorbisenc
+or flacenc..




More information about the Gstreamer-bugs mailing list