Hello.
I recently installed Kubuntu 8.04 (for i386) and I have a problem with Kaffeine, it cannot play original DVD's!
The problem consists in this:
-Playback begins normally (the name of the DVD appears on the top-left of the window)
-The FBI warning appears
-Another screen appears
-When it's supposed to bring the main menu, it suddenly stops and the word "Stop" appears n the top-left of the window.
The weirdest thing is that it doesn't give away any kind of error message...
Anyways, I used Kubuntu 7.04 and 7.10 in the past, so, I already knew how to add the medibuntu repository and such.. so I did all of the following:
1.-Go to Add/Remove Programs, enable all the sources and download Kubuntu restricted extras.
2.-Add Medibuntu to your sources.list, as well as its GPG key to your keyring. Make sure to use the correct sources.list that corresponds to your current distribution.
Ubuntu 8.04 "Hardy Heron":
sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list
Then, add the GPG Key:
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
3.-if you have added the entire Medibuntu repository, you just need to install the libdvdcss2 package using APT:
sudo apt-get install libdvdcss2
4.-If you have added the entire Medibuntu repository, install the Non-Native Media Formats package using APT.
For i386, the package is called w32codecs:
sudo apt-get install w32codecs
5.-Go to Adept Manager and install the following packages:
libdvdnav4
libxine1-all-plugins
libxine1-plugins
I did all of the above, and still got the same problem, all DVDs stop playing without giving out an error message....
Can anyone help? Thanks...
I recently installed Kubuntu 8.04 (for i386) and I have a problem with Kaffeine, it cannot play original DVD's!
The problem consists in this:
-Playback begins normally (the name of the DVD appears on the top-left of the window)
-The FBI warning appears
-Another screen appears
-When it's supposed to bring the main menu, it suddenly stops and the word "Stop" appears n the top-left of the window.
The weirdest thing is that it doesn't give away any kind of error message...
Anyways, I used Kubuntu 7.04 and 7.10 in the past, so, I already knew how to add the medibuntu repository and such.. so I did all of the following:
1.-Go to Add/Remove Programs, enable all the sources and download Kubuntu restricted extras.
2.-Add Medibuntu to your sources.list, as well as its GPG key to your keyring. Make sure to use the correct sources.list that corresponds to your current distribution.
Ubuntu 8.04 "Hardy Heron":
sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list
Then, add the GPG Key:
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
3.-if you have added the entire Medibuntu repository, you just need to install the libdvdcss2 package using APT:
sudo apt-get install libdvdcss2
4.-If you have added the entire Medibuntu repository, install the Non-Native Media Formats package using APT.
For i386, the package is called w32codecs:
sudo apt-get install w32codecs
5.-Go to Adept Manager and install the following packages:
libdvdnav4
libxine1-all-plugins
libxine1-plugins
I did all of the above, and still got the same problem, all DVDs stop playing without giving out an error message....
Can anyone help? Thanks...
Comment