Problem in playing video files (SOLVED)

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
mahmood
Posts: 8
Joined: 23. May 2014, 07:42

Problem in playing video files (SOLVED)

Post by mahmood »

I have just installed 14.1 XFCE. while trying to play an avi file in parole the following errors are appearing

mahmood@darkstar:~/downloads/$ sudo parole ABC.avi
Password:

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstfluidsynthmidi.so': libfluidsynth.so.1: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstsoundtouch.so': libSoundTouch.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstmodplug.so': libmodplug.so.1: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstmpeg2enc.so': libmjpegutils-2.1.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstrtmp.so': librtmp.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstx264.so': libx264.so.140: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstaasink.so': libslang.so.1: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstmplex.so': libmjpegutils-2.1.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstopus.so': libopus.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstlame.so': libmp3lame.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgsttwolame.so': libtwolame.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstsid.so': libsidplay.so.1: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgst1394.so': libavc1394.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstmpeg2dec.so': libmpeg2.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstschro.so': libschroedinger-1.0.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstkate.so': libkate.so.1: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstopenal.so': libopenal.so.1: cannot open shared object file: No such file or directory

(gst-plugin-scanner:1843): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgsta52dec.so': liba52.so.0: cannot open shared object file: No such file or directory




and on the parole GUI it says "Parole needs DivX MPEG-4 Version 5 decoder to play this file. It can be installed automatically." However, it does not install automatically.
Last edited by mahmood on 24. May 2014, 04:11, edited 1 time in total.
User avatar
ElderDryas
Posts: 144
Joined: 3. Nov 2011, 22:06
Location: Lincoln, Nebraska USA

Re: Problem in playing video files

Post by ElderDryas »

Did you install the codecs (Menu>Multimedia, not sure exactly what it's called on the menu, I deleted it once installed) ? You can also install them thru gslapt (salix-codecs-installer).

And why are you using sudo?
mahmood
Posts: 8
Joined: 23. May 2014, 07:42

Re: Problem in playing video files

Post by mahmood »

Thanks I managed to solve this problem using your instructions.

By the way I used sudo because without it parole was not showing any errors :)
Post Reply