Comment 2 for bug 1020069

Revision history for this message
Michael Schwendt (mschwendt) wrote :

$ gst-launch giosrc location="file:///home/…/test.flv" name=src ! decodebin name=decoder ! audiorate ! audioresample ! audioconvert ! audio/x-raw-int,width=16 ! wavenc ! giosink location="file:///home/…/test.wav"
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

That invocation doesn't stop.

^CCaught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...