[gstreamer-bugs] [Bug 630086] XFburn fail to burn audiocd from wavpack files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 19 10:30:27 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=630086
  GStreamer | gst-plugins | 0.10.22

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |slomo at circular-chaos.org

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2010-09-19 17:30:18 UTC ---
Can you play the file with totem or
gst-launch-0.10 playbin2 uri=file:///path/to/file

?

Does this work and create a usable bla.wav file?
gst-launch-0.10 filesrc location=/path/to/file ! decodebin2 ! audioresample !
audioconvert ! "audio/x-raw-int,width=16,depth=16,rate=44100" ! wavenc !
filesink location=bla.wav

-- 
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