MakeMKV 177 Portable

0 views
Skip to first unread message
Message has been deleted

Renzo Hayami

unread,
Jul 16, 2024, 11:37:16 AM7/16/24
to barpaumama

I am not sure this will make any difference but I have the device entries reversed with the sgX first and the srX second. I think I might have had to make that switch. I don't know that it does matter, but, it's worth a try.

Yeah unfortunately that didn't work either. Was was how my last docker container was set up too, before that container started messing with my system. I have no idea whats happening here. It really bothering me too. This should work.

MakeMKV 177 Portable


Download https://tlniurl.com/2yLKt1



your config looks good to me, sadly i have no optical drive attached to my server so i cant really help debugging this :-(, it SHOULD be as simple as passing through the drive via the --device flag as you've attempted to do, so at this point im not sure what i can suggest other than googling around to see if anybody else has had similar experience with optical drive pass-through.

If I remember it correctly, back in 1998-2000 it could be difficult to find CD burner hardware and software that worked well with each other, and many cd burners was not working in some of the programs but worked just fine in other.

Hi binhex ... i've got a question. I was running this docker, my system seemed to be running a bit fast and hot cpuwise, not a problem, but on the dashboard it was reporting >30 streams open to my 'media' share. When i stopped the docker they went. Strange i thought, considering i was only accessing one folder on my share which works really well for me. But should it be doing this? So i started it again and the same number of streams opened and machine usage increased again. Stopped docker and streams disappear. NOw at first i thought to look at dynamix active streams in an attempt to identify what was going on but these 'ghost' streams do not show up there, so, any ideas?? If not, then reluctantly i'll be returning to makemkv'ing on my pc as i dont want my unraid server thrashing the cpu for any length of time. Otherwise, i love it!! Makes life so much easier all on the one platform. Cheers!

For now I don't mind, since I have three usb dvd readers, I have to open the console and launch extra instances of makemkv using start.sh anytime I restart the container anyways, so I just made this quick script to do it and placed it in the mounted /config directory.

thanks for clarification, hmm that is odd!, i can see it is included in the image, so confused as to what is going on, maybe makemkv is starting too quickly before usbutils has had time to load, can you try removing the pacman line from your script and see if it still works?.

I removed and re-added the container, so I knew I was starting out fresh. I would always run my script by going into the uNraid docker tab, and clicking Console for MakeMKV, I never used the terminal built-in. So I just so happened to be running start.sh as root.

Now that I launched a couple with root, they can read usb, I launched a new one as the nobody user (right click on the background and click Launch MakeMKV on xfce), and that new instance cannot read the usb devices.

python-makemkv is a simple python wrapper for MakeMKV (written byGuinpinSoft inc.). While it can be imported as a module, it also offersa command-line interface that tries to be more intuitive thanmakemkvcon.

Additionally, a copy of MakeMKV is required, which can be downloadedfrom their website. If MakeMKV isn't installed at the default location, you also need to ensurethat makemkvcon can be run from the terminal, e. g. by adding itslocation to your PATH environment variable.

To create a mkv file from the first title of the first disc you can usemakemkv.MakeMKV.mkv(). Since this will take some time you can define afunction that analyzes the program's progress or you can use themakemkv.ProgressParser class to show pretty progress bars(this requires rich to be installed).

python-makemkv uses the logging module from Python's standard library,see Logging HOWTO to changethe output format or verbosity. To change the verbosity of specificmessages, you can modify the makemkv.output_codes.MESSAGE_CODESdictionary accordingly. If you think that the log level of a specificmessage isn't appropriate for most users, feel free to open an issue or apull request.

7fc3f7cf58
Reply all
Reply to author
Forward
0 new messages