LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Kaffine plugins to play DVD movies (https://www.linuxquestions.org/questions/mandriva-30/kaffine-plugins-to-play-dvd-movies-329431/)

dolphans1 06-02-2005 12:35 AM

Kaffeine plugins to play DVD movies
 
After installing Mandriva it will not play any movie DVD with kaffeine, does anyone know where one can get the proper plugins to make it work.

d-1

rylan76 06-02-2005 01:22 AM

Hmm... do you know about / have tried MPlayer for DVD playback?

xgm 06-02-2005 01:47 AM

Funny! It always worked OK right from the box.
Just in case, check the MPlayer site and get the plugins for free.

J.K 06-02-2005 03:08 AM

You need a package called , libdvdcss

Just configure your urpmi repositories and you will find that particular package in PLF.

Cheers

dolphans1 06-03-2005 01:20 AM

I installed the package below and it seemed to work for a while but now it wont even read the DVD, I am not sure what is going on. Sometimes xine will say - xine engine error - There is no input plugin available to handle "dvd:/"
Maybe MRL syntax is wrong or file/stream source doesn't exist. Plug-in cannot open MRL?

d-1



Quote:

Originally posted by J.K
You need a package called , libdvdcss

Just configure your urpmi repositories and you will find that particular package in PLF.

Cheers


dolphans1 06-03-2005 01:29 AM

Kaffine is crashing
 
Here's what's going on if anyone can give me any tips please let me know how I can fix it.

[KCrash handler]
#7 0xb6c53d24 in pthread_mutex_lock () from /lib/tls/libpthread.so.0
#8 0xb6cd50af in _XUnregisterFilter () from /usr/X11R6/lib/libX11.so.6
#9 0xb6cc0590 in XrmDestroyDatabase () from /usr/X11R6/lib/libX11.so.6
#10 0xb6ca8429 in _XFreeDisplayStructure () from /usr/X11R6/lib/libX11.so.6
#11 0xb6c9571c in XCloseDisplay () from /usr/X11R6/lib/libX11.so.6
#12 0xb711e4ee in qt_cleanup () from /usr/lib/qt3/lib/libqt-mt.so.3


d-1

J.K 06-03-2005 05:34 AM

Have you installed all the updates? If you haven't that will probably be the answer.

Sorry, I just read that you are using 2005 LE. Don't even know if there are any updates for that yet.

dolphans1 06-03-2005 07:46 AM

Updates are available and I updated late yesterday but kaffine only worked for a few minutes reading and playing a movie DVD but then it stopped.

d-1





Quote:

Originally posted by J.K
Have you installed all the updates? If you haven't that will probably be the answer.

Sorry, I just read that you are using 2005 LE. Don't even know if there are any updates for that yet.


dolphans1 06-03-2005 11:34 AM

I get this message below, but how do I add line "/usr/local/lib"
to your /etc/ld.so.conf., when I go there through kdesu Konqueror it wont let me type the line /usr/local/lib inside /etc/ld.so.conf


d-1



xine-lib will be installed to /usr/local/lib

This path is not mentioned among the linker search paths in your
/etc/ld.so.conf. This means it is possible that xine-lib will
not be found when you try to compile or run a program using it.
If this happens, you should add /usr/local/lib to
the environment variable LD_LIBRARY_PATH like that:

export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH

Alternatively you can add a line "/usr/local/lib"
to your /etc/ld.so.conf.


All times are GMT -5. The time now is 05:58 AM.