Having trouble getting k3b to find my libdvdcss libraries. I am hoping that it is a bonehead configuration miss on my part.
Any help or suggestions welcome.
Problem
-------
When trying to rip a dvd, k3b pops up an error, "Unable to read Video DVD contents: Found encrypted Video DVD. Install libdvdcss to get Video DVD decryption support."
There is also an error message on the terminal, "k3b: (K3bLibDvdCss) unable to load libdvdcss.".
Background:
-----------
1. Running amd64 8.0 RC2.
2. dvdbackup runs fine from the command line and I can backup my dvd's for offline playback without any issue.
3. Using k3b version 1.0.5_2 and kde 4.3.1.
4. k3b is configured with the following options:
/var/db/ports/k3b/options:
5. Using libdvdread 4.1.3_1 which depends on libdvdcss 1.2.10_1.
The libdvdbackup and libdvdcss work fine from the command line.
Any help or suggestions welcome.
Problem
-------
When trying to rip a dvd, k3b pops up an error, "Unable to read Video DVD contents: Found encrypted Video DVD. Install libdvdcss to get Video DVD decryption support."
There is also an error message on the terminal, "k3b: (K3bLibDvdCss) unable to load libdvdcss.".
Background:
-----------
1. Running amd64 8.0 RC2.
2. dvdbackup runs fine from the command line and I can backup my dvd's for offline playback without any issue.
3. Using k3b version 1.0.5_2 and kde 4.3.1.
4. k3b is configured with the following options:
/var/db/ports/k3b/options:
Code:
# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for k3b-1.0.5_2
_OPTIONS_READ=k3b-1.0.5_2
WITH_FLAC=true
WITH_LAME=true
WITH_FFMPEG=true
WITH_MUSICBRAINZ=true
WITH_MPC=true
WITH_LIBDVDREAD=true
WITH_DVDPLUSRW=true
WITH_TRANSCODE=true
WITH_EMOVIX=true
WITH_NORMALIZE=true
WITH_SOX=true
WITH_VCDIMAGER=true
The libdvdbackup and libdvdcss work fine from the command line.