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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 19 12:00:22 PDT 2010


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

--- Comment #2 from e.akmuradov at gmail.com 2010-09-19 19:00:17 UTC ---
1) $gst-launch-0.10 playbin2 uri=file://$(pwd)/track05.wv
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
^CCaught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 7749740607 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...


sound is loud and clear

2) $gst-launch-0.10 filesrc location=track05.wv ! decodebin2 ! audioresample !
audioconvert ! "audio/x-raw-int,width=16,depth=16,rate=44100" ! wavenc !
filesink location=bla.wav

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element
/GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstWavpackParse:wavpackparse0:
Internal data stream error.
Additional debug info:
gstwavpackparse.c(1171): gst_wavpack_parse_loop ():
/GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstWavpackParse:wavpackparse0:
stream stopped, reason not-negotiated
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

here we got the mess :)

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