You are not logged in.

#1 2014-03-02 16:58:18

falstaff_ch
Member
Registered: 2013-06-09
Posts: 26

[SOLVED] Pitivi playing fails (streaming stopped, reason not-linked)

Playing a clip inside Pitivi fails for me. However, in the preview and using gst-launch-0.10, playing works. So it seems like GStreamer has the needed plug-ins to play the file. I get those error messages in my console:

ERROR 17:51:12 pipeline             _busMessageCb: error from <__main__.GstDecodeBin object at 0x5a86460 (GstDecodeBin at 0x5ad8030)>: Your GStreamer installation is missing a plug-in. (gstdecodebin2.c(3928): gst_decode_bin_expose (): /pitivi+utils+pipeline+Pipeline:pitivi+utils+pipeline+pipeline1/GESTimeline:gestimeline1/GESVideoTrack:gesvideotrack1/GnlComposition:gnlcomposition2/GnlSource:gnlsource0/GstBin:videosrcbin/GstURIDecodeBin:uridecodebin4/GstDecodeBin:decodebin13:
no suitable plugins found) (../../usr/lib/pitivi/python/pitivi/utils/pipeline.py:449)
ERROR 17:51:12 pipeline             _busMessageCb: error from <__main__.GstDecodeBin object at 0x5a86460 (GstDecodeBin at 0x5ad8c10)>: Your GStreamer installation is missing a plug-in. (gstdecodebin2.c(3928): gst_decode_bin_expose (): /pitivi+utils+pipeline+Pipeline:pitivi+utils+pipeline+pipeline1/GESTimeline:gestimeline1/GESVideoTrack:gesvideotrack1/GnlComposition:gnlcomposition2/GnlSource:gnlsource0/GstBin:videosrcbin/GstURIDecodeBin:uridecodebin4/GstDecodeBin:decodebin16:
no suitable plugins found) (../../usr/lib/pitivi/python/pitivi/utils/pipeline.py:449)
ERROR 17:51:12 pipeline             _busMessageCb: error from <__main__.GstDecodeBin object at 0x5a86460 (GstDecodeBin at 0x5ad8e70)>: Your GStreamer installation is missing a plug-in. (gstdecodebin2.c(3928): gst_decode_bin_expose (): /pitivi+utils+pipeline+Pipeline:pitivi+utils+pipeline+pipeline1/GESTimeline:gestimeline1/GESVideoTrack:gesvideotrack1/GnlComposition:gnlcomposition2/GnlSource:gnlsource0/GstBin:videosrcbin/GstURIDecodeBin:uridecodebin4/GstDecodeBin:decodebin18:
no suitable plugins found) (../../usr/lib/pitivi/python/pitivi/utils/pipeline.py:449)
ERROR 17:51:12 pipeline             _busMessageCb: error from <__main__.GstDecodeBin object at 0x5a86460 (GstDecodeBin at 0x7fc63007eef0)>: Your GStreamer installation is missing a plug-in. (gstdecodebin2.c(3928): gst_decode_bin_expose (): /pitivi+utils+pipeline+Pipeline:pitivi+utils+pipeline+pipeline1/GESTimeline:gestimeline1/GESVideoTrack:gesvideotrack1/GnlComposition:gnlcomposition2/GnlSource:gnlsource0/GstBin:videosrcbin/GstURIDecodeBin:uridecodebin4/GstDecodeBin:decodebin20:
no suitable plugins found) (../../usr/lib/pitivi/python/pitivi/utils/pipeline.py:449)
ERROR 17:51:12 pipeline             _busMessageCb: error from <__main__.GstDecodeBin object at 0x5a86460 (GstDecodeBin at 0x5ad97f0)>: Your GStreamer installation is missing a plug-in. (gstdecodebin2.c(3928): gst_decode_bin_expose (): /pitivi+utils+pipeline+Pipeline:pitivi+utils+pipeline+pipeline1/GESTimeline:gestimeline1/GESVideoTrack:gesvideotrack1/GnlComposition:gnlcomposition2/GnlSource:gnlsource0/GstBin:videosrcbin/GstURIDecodeBin:uridecodebin4/GstDecodeBin:decodebin22:
no suitable plugins found) (../../usr/lib/pitivi/python/pitivi/utils/pipeline.py:449)
ERROR 17:51:12 pipeline             _busMessageCb: error from <__main__.GstDecodeBin object at 0x5a86460 (GstDecodeBin at 0x7fc6241bac50)>: Your GStreamer installation is missing a plug-in. (gstdecodebin2.c(3928): gst_decode_bin_expose (): /pitivi+utils+pipeline+Pipeline:pitivi+utils+pipeline+pipeline1/GESTimeline:gestimeline1/GESVideoTrack:gesvideotrack1/GnlComposition:gnlcomposition2/GnlSource:gnlsource0/GstBin:videosrcbin/GstURIDecodeBin:uridecodebin4/GstDecodeBin:decodebin24:
no suitable plugins found) (../../usr/lib/pitivi/python/pitivi/utils/pipeline.py:449)
ERROR 17:51:12 pipeline             _busMessageCb: error from <__main__.GstDecodeBin object at 0x5a86460 (GstDecodeBin at 0x7fc6270ec560)>: Your GStreamer installation is missing a plug-in. (gstdecodebin2.c(3928): gst_decode_bin_expose (): /pitivi+utils+pipeline+Pipeline:pitivi+utils+pipeline+pipeline1/GESTimeline:gestimeline1/GESVideoTrack:gesvideotrack1/GnlComposition:gnlcomposition2/GnlSource:gnlsource0/GstBin:videosrcbin/GstURIDecodeBin:uridecodebin4/GstDecodeBin:decodebin26:
no suitable plugins found) (../../usr/lib/pitivi/python/pitivi/utils/pipeline.py:449)
ERROR 17:51:12 pipeline             _busMessageCb: error from <__main__.GstQTDemux object at 0x5a86460 (GstQTDemux at 0x7fc630043700)>: GStreamer encountered a general stream error. (qtdemux.c(4402): gst_qtdemux_loop (): /pitivi+utils+pipeline+Pipeline:pitivi+utils+pipeline+pipeline1/GESTimeline:gestimeline1/GESVideoTrack:gesvideotrack1/GnlComposition:gnlcomposition2/GnlSource:gnlsource0/GstBin:videosrcbin/GstURIDecodeBin:uridecodebin4/GstDecodeBin:decodebin26/GstQTDemux:qtdemux23:
streaming stopped, reason not-linked) (../../usr/lib/pitivi/python/pitivi/utils/pipeline.py:449)

The video file is from my camera, file says this:

$ file MVI_1273.MOV 
MVI_1273.MOV: ISO Media, Apple QuickTime movie

--
falstaff

Last edited by falstaff_ch (2014-03-13 19:50:17)

Offline

#2 2014-03-13 19:49:30

falstaff_ch
Member
Registered: 2013-06-09
Posts: 26

Re: [SOLVED] Pitivi playing fails (streaming stopped, reason not-linked)

In case somebody stumbles upon this, I could solve the issues removing VA-API stuff

sudo pacman -R gst-vaapi gstreamer0.10-vaapi

Offline

Board footer

Powered by FluxBB