GNOME Bugzilla – Bug 740555
Pulsering is dead, MpegAudioParse's streaming stopped, red is dead
Last modified: 2014-12-05 23:53:12 UTC
Created attachment 291275 [details] scenario file With this sample, just by seeking around and playing: http://jeff.ecchi.ca/public/sample-pitivi-projects/FACIL-dongle.xges_tar Eventually broke the pipeline and got: ** (pitivi:15929): WARNING **: Unhandled type tag GType ERROR 15:37:27 pipeline _handleErrorMessage: error from <__main__.GstPulseSink object at 0x7f433691dbe0 (GstPulseSink at 0x7f42d01ab9b0)>: Disconnected: État incorrect (pulsesink.c(413): gst_pulsering_is_dead (): /pitivi+utils+pipeline+Pipeline:pitivi+utils+pipeline+pipeline0/GstPlaySink:internal-sinks/GstBin:abin/GstAutoAudioSink:audiosink/GstPulseSink:audiosink-actual-sink-pulse) (usr/lib/pitivi/python/pitivi/utils/pipeline.py:495) ERROR 15:38:43 pipeline _handleErrorMessage: error from <__main__.GstMpegAudioParse object at 0x7f433691db90 (GstMpegAudioParse at 0x7f42a4011f60)>: GStreamer encountered a general stream error. (gstbaseparse.c(3375): gst_base_parse_loop (): /pitivi+utils+pipeline+Pipeline:pitivi+utils+pipeline+pipeline0/GESTimeline:gestimeline0/GESAudioTrack:gesaudiotrack0/NleComposition:nlecomposition1/GstBin:current-bin/NleSource:nlesource15/GstBin:audiosrcbin/GstURIDecodeBin:uridecodebin16/GstDecodeBin:decodebin27/GstMpegAudioParse:mpegaudioparse18: streaming stopped, reason error) (usr/lib/pitivi/python/pitivi/utils/pipeline.py:495)
This should work now, please test again :)
I can't break this anymore!