Does fedora maintain a version of libdvdcss. I thought for sure I backed up my version online but can't seem to find it. I went to the main repo and downloaded the 4.x.x. version which is the latest but cannot get it to compile. I have libdvdread-devel installed. Maybe I am missing something else. I believe this is a decryption library. Maybe someone can point me in the right direction.
B
On 1/14/24 14:48, Bill Cunningham wrote:
Does fedora maintain a version of libdvdcss. I thought for sure I backed up my version online but can't seem to find it. I went to the main repo and downloaded the 4.x.x. version which is the latest but cannot get it to compile. I have libdvdread-devel installed. Maybe I am missing something else. I believe this is a decryption library. Maybe someone can point me in the right direction.
It's for decrypting DVDs. It's available in rpmfusion if you enable the extra repo. See the rpmfusion configuration page.
On 1/14/2024 5:56 PM, Samuel Sieb wrote:
On 1/14/24 14:48, Bill Cunningham wrote:
Does fedora maintain a version of libdvdcss. I thought for sure I backed up my version online but can't seem to find it. I went to the main repo and downloaded the 4.x.x. version which is the latest but cannot get it to compile. I have libdvdread-devel installed. Maybe I am missing something else. I believe this is a decryption library. Maybe someone can point me in the right direction.
It's for decrypting DVDs. It's available in rpmfusion if you enable the extra repo. See the rpmfusion configuration page.
I tried looking for "css" "libdvdcss" and "dvd" and got some responses but nothing that I recognize. I used "dnf search" btw. I have the rpmfusion repo installed. What is the rpm? I an looking for source if I can find it.
B
On Sun, 14 Jan 2024 19:38:57 -0500 Bill Cunningham wrote:
I tried looking for "css" "libdvdcss" and "dvd" and got some responses but nothing that I recognize. I used "dnf search" btw. I have the rpmfusion repo installed. What is the rpm? I an looking for source if I can find it.
One you install the rpmfusion repos, you can then:
dnf install rpmfusion-free-release-tainted
And that "tainted" repo has libdvdcss.
On 1/14/2024 7:51 PM, Tom Horsley wrote:
On Sun, 14 Jan 2024 19:38:57 -0500 Bill Cunningham wrote:
I tried looking for "css" "libdvdcss" and "dvd" and got some responses but nothing that I recognize. I used "dnf search" btw. I have the rpmfusion repo installed. What is the rpm? I an looking for source if I can find it.
One you install the rpmfusion repos, you can then:
dnf install rpmfusion-free-release-tainted
And that "tainted" repo has libdvdcss.
I see well there are the rpms there.
B
On 1/14/24 16:38, Bill Cunningham wrote:
On 1/14/2024 5:56 PM, Samuel Sieb wrote:
On 1/14/24 14:48, Bill Cunningham wrote:
Does fedora maintain a version of libdvdcss. I thought for sure I backed up my version online but can't seem to find it. I went to the main repo and downloaded the 4.x.x. version which is the latest but cannot get it to compile. I have libdvdread-devel installed. Maybe I am missing something else. I believe this is a decryption library. Maybe someone can point me in the right direction.
It's for decrypting DVDs. It's available in rpmfusion if you enable the extra repo. See the rpmfusion configuration page.
I tried looking for "css" "libdvdcss" and "dvd" and got some responses but nothing that I recognize. I used "dnf search" btw. I have the rpmfusion repo installed. What is the rpm? I an looking for source if I can find it.
It was one more link from there, for multimedia.
On Sun, Jan 14, 2024 at 5:50 PM Bill Cunningham bill.cu1234@gmail.com wrote:
Does fedora maintain a version of libdvdcss. I thought for sure I
backed up my version online but can't seem to find it. I went to the main repo and downloaded the 4.x.x. version which is the latest but cannot get it to compile. I have libdvdread-devel installed. Maybe I am missing something else. I believe this is a decryption library. Maybe someone can point me in the right direction.
This may be relevant... libdvdcss was dropped from RPMFusion for legal reasons. See the Steering Committee meeting notes at https://rpmfusion.org/SteeringCommittee.
Also see https://rpmfusion.org/RPM%20Fusion?action=fullsearch&value=libdvdcss&fullsearch=Text.
Jeff