Re: Handbrake, Flatpak and Pop OS

2021-09-05 Thread Eric Oyen via PLUG-discuss
It should so long as you have the proper driver support for BluRay. Believe me, I have an entire library of DVD’s that I have collected over the years and I simply wished to have them electronically available for the room mates here. It was easy enough to rip them and place them on a 10TB HDD.

Re: Handbrake, Flatpak and Pop OS

2021-09-04 Thread Snyder, Alexander J via PLUG-discuss
TIL you can use VLC to rip raw content. Works for Blu-ray too? Thanks, Alexander. Sent from my Samsung S20+ 5G On Sat, Sep 4, 2021, 17:32 Brian Cluff via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > Not having libdvdcss in the flatpak sandbox would probably be the > culprit. I

Re: Handbrake, Flatpak and Pop OS

2021-09-04 Thread Brian Cluff via PLUG-discuss
Not having libdvdcss in the flatpak sandbox would probably be the culprit.  I just tried installing the flatpak myself to see if I could figure out how to make handbrake aware of the dvdcss library and immediately remembered why I got rid of any and all flatpak stuff on my system.  It wanted

Re: Handbrake, Flatpak and Pop OS

2021-09-04 Thread Steve B via PLUG-discuss
I uninstalled the Flatpak version and installed an older Deb package and now everything is working again. Could it be that libdvdcss is not part of the Flatpak version, or that the Flatpak technology is unable to access libdvdcss outside of it's sandbox? On Tue, Aug 31, 2021, 10:08 PM Brian

Re: Handbrake, Flatpak and Pop OS

2021-09-01 Thread Eric Oyen via PLUG-discuss
Um, why don’t you install VLC instead, then use it to rip the DVD’s into large raw files. At that point, you can then use handbrake to properly compress them to suitable size. There is an export function under the file menu for VLC that gives a lot of options for type and coding. -Eric From

Re: Handbrake, Flatpak and Pop OS

2021-09-01 Thread Steve B via PLUG-discuss
Synaptic says I have it installed, v1.4.2-1 On Tue, Aug 31, 2021 at 10:08 PM Brian Cluff via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > Sounds like you are missing libdvdcss available from: > https://www.videolan.org/developers/libdvdcss.html > > Without that installed the system

Re: Handbrake, Flatpak and Pop OS

2021-08-31 Thread Brian Cluff via PLUG-discuss
Sounds like you are missing libdvdcss available from: https://www.videolan.org/developers/libdvdcss.html Without that installed the system has no way to decrypt your DVDs so they will appear pixelated Brian Cluff On 8/31/21 8:07 PM, Steve B via PLUG-discuss wrote: Recently I reinstalled

Handbrake, Flatpak and Pop OS

2021-08-31 Thread Steve B via PLUG-discuss
Recently I reinstalled Handbrake to Linux (Pop OS) hoping to start ripping DVDs again. Previously it was a deb package but it appears Handbrake has moved to Flatpak for Linux distribution. This version of Handbrake is not working for me and I'm struggling to understand what I am doing wrong. When