Search found 63 matches

by flojo
Tue May 21, 2024 10:19 pm
Forum: MakeMKV for Linux
Topic: 1.17.7 build errors on Linux Mint 21.3
Replies: 7
Views: 185

Re: 1.17.7 build errors on Linux Mint 21.3

MakOwner wrote:
Tue May 21, 2024 8:30 pm
Are these of concern?
No. Deprecation warnings almost never interfere with anything. Notice that the word "error" is no where in that text. Reading these type of logs is something you'll have to get used to when you build your own.
by flojo
Tue May 21, 2024 1:49 pm
Forum: MakeMKV for Linux
Topic: MakeMKV Version 1.17.7 for Linux version issue (help/about)
Replies: 2
Views: 185

Re: MakeMKV Version 1.17.7 for Linux version issue (help/about)

That probably should be fixed but it helps to understand that MakeMKV is not MakeMKV GUI. Understanding that, then technically the statement is true. I don't build the GUI so for me the listed version is correct.
by flojo
Fri May 17, 2024 11:12 pm
Forum: MakeMKV for Linux
Topic: Flashing BU40N in Linux
Replies: 1
Views: 98

Re: Flashing BU40N in Linux

Do you have a legitimate reason why it's better to do on Windows or are you just afraid of non-Microsoft products (there's a few on here like that). I've flashed all 3 of mine on Linux because it' what I use. However, outside of a literally brand new LG, they all have SCSi errors. I'm not sure if th...
by flojo
Wed May 15, 2024 11:45 am
Forum: MakeMKV for Linux
Topic: PPA Ubuntu 24.04 LTS Support
Replies: 14
Views: 1721

Re: PPA Ubuntu 24.04 LTS Support

HappyMaskedMan wrote:
Wed May 15, 2024 6:41 am
...just do all the work for me, literally why would I...
by flojo
Tue May 14, 2024 6:04 pm
Forum: MakeMKV for Linux
Topic: PPA Ubuntu 24.04 LTS Support
Replies: 14
Views: 1721

Re: PPA Ubuntu 24.04 LTS Support

Snap makes software bloat by breaking useability. A Firefox Snap has been mentioned... #!/bin/bash ... ... imagine a small script that handles magnets links and .torrents... ... uses ... curl... grep... etc... Now tell FireFox to use that script to open magnet links.... BAM!! No joy, the Firefox sna...
by flojo
Fri Apr 05, 2024 11:34 pm
Forum: MakeMKV for Linux
Topic: Blu-ray Backup unplayable from SSD/HDD in VLC?
Replies: 8
Views: 1184

Re: Blu-ray Backup unplayable from SSD/HDD in VLC?

The problem is you, work it out. I can confirm that using... VirtualBox 7.0.12 r159484 (Qt5.15.10) Ubuntu 23.10 (mantic) VLC 3.0.18 Vetinari openjdk-17-jdk libbluray-bdj 1.3.4-1 libbluray-bin 1.3.4-1 Makemkv v1.17.4 Makemkv options: [ "backup", "--decrypt", "--cache=16"...
by flojo
Wed Mar 20, 2024 1:05 pm
Forum: MakeMKV for Linux
Topic: Help MakeMKV with docker container
Replies: 7
Views: 1589

Re: Help MakeMKV with docker container

Have you tried to add ' --network host '? docker run -d \ --network=host \ --name=makemkv \ -p 5800:5800 \ -v /docker/appdata/makemkv:/config:rw \ -v /home/user:/storage:ro \ -v /home/user/MakeMKV/output:/output:rw \ --device /dev/sr0 \ --device /dev/sg2 \ jlesage/makemkv It would also be helpful to...
by flojo
Sun Mar 03, 2024 11:09 pm
Forum: MakeMKV for Linux
Topic: snap and saving to another folder
Replies: 7
Views: 1177

Re: snap and saving to another folder

dcoke22 wrote:
Sun Mar 03, 2024 7:09 pm
I'd guess /media is where external drives are mounted.
You are correct, sorry, I forgot that's a default for auto mounting (I put them in home).
by flojo
Sun Mar 03, 2024 6:12 pm
Forum: MakeMKV for Linux
Topic: snap and saving to another folder
Replies: 7
Views: 1177

Re: snap and saving to another folder

That's a bad error message! Post the whole log, maybe it can be demystified. This could be a permission issue, a whitespace issue or a Makemkv issue (the error message certainly is).

Why do you have this stuff in "/media/dennis" and not "/home/dennis"? What is $HOME set to?
by flojo
Sat Mar 02, 2024 3:28 pm
Forum: MakeMKV for Linux
Topic: How to burn a Blu-ray disc from a backup on Linux ?
Replies: 9
Views: 2880

Re: How to burn a Blu-ray disc from a backup on Linux ?

MissBrae01 wrote:
Fri Mar 01, 2024 7:56 pm
... burning UDF 2.5 in Linux than a Windows program through Wine.
Just use xorriso!
xorriso doesn't support UDF of any kind.
by flojo
Tue Feb 13, 2024 8:27 pm
Forum: MakeMKV for Linux
Topic: Qt5 soon even deader as it is now
Replies: 2
Views: 1456

Re: Qt5 soon even deader as it is now

I'm not the majority opinion but I didn't mind KDE's migration from 3 to 4 or even 4 to 5. Sadly, 5 dropped a lot of the what made 4 "worth" switching to and the general answer to adding back the functionality was "Do it yourself". That means diving into a sea of .xml files and l...
by flojo
Fri Feb 02, 2024 1:28 am
Forum: MakeMKV for Linux
Topic: Where is my ripped movies?
Replies: 13
Views: 2517

Re: Where is my ripped movies?

If you've checked every "output" directory and your file(s) aren't found, then it's likely not working or the files are moved after creation.

Run:

Code: Select all

find / -type f -iname "*.mkv"

Good luck
by flojo
Thu Feb 01, 2024 2:55 pm
Forum: MakeMKV for Linux
Topic: Where is my ripped movies?
Replies: 13
Views: 2517

Re: Where is my ripped movies?

A container will create a private like namespace on the host system where the container seems to be in isolation from the host system, so the root directory, or uppermost directory, will be defined by the container. That root or uppermost directory for the container will exist on the host system as ...
by flojo
Fri Jan 19, 2024 7:18 pm
Forum: MakeMKV for Linux
Topic: How to burn a Blu-ray disc from a backup on Linux ?
Replies: 9
Views: 2880

Re: How to burn a Blu-ray disc from a backup on Linux ?

Listen to Coopervid, Imgburn really is your best option. UDF and all other things related to optical media are "vintage". The UDF 2.5 spec. is over 20 years old! I wouldn't hold my breath for anyone to develop something new for it on Linux or even on Windows. I feel your pain though, I hav...
by flojo
Wed Jan 17, 2024 1:27 am
Forum: Advanced MakeMKV usage
Topic: mmkv_abi: A Python library for MakeMKV
Replies: 3
Views: 3843

Re: mmkv_abi: A Python library for MakeMKV

In regards to Blu-Ray: The info really needs to come from within the JRE. Without makemkvcon's source, you should still be able to use the daemon filter to hack your way through it. I hope you do because the data within JRE is, I assume, much more trustworthy. 2 questions: 1. Which information is av...