Search found 3 matches
- Sun Jun 28, 2020 12:12 pm
- Forum: MakeMKV for Mac OS X
- Topic: updated solution to MakeMKV/Handbrake?
- Replies: 5
- Views: 23336
Re: updated solution to MakeMKV/Handbrake?
You have said that. However...
Running handbrake this way has several disadvantages.
The first of which is that you toss out error handling for disk read errors. Handbrake will happily finish up a partial encode if you hit a smudge on the disk, with nothing reported in the logs except that the ...
- Fri Jun 26, 2020 11:09 pm
- Forum: MakeMKV for Mac OS X
- Topic: updated solution to MakeMKV/Handbrake?
- Replies: 5
- Views: 23336
Re: updated solution to MakeMKV/Handbrake?
Reduced a two-step process to 1.Woodstock wrote: Fri Jun 26, 2020 9:05 pmSo, what advantage does ripping straight with handbrake give you?Like many, I'd like to skip the rip first with MakeMKV and rip straight with Handbrake.
- Fri Jun 26, 2020 8:44 pm
- Forum: MakeMKV for Mac OS X
- Topic: updated solution to MakeMKV/Handbrake?
- Replies: 5
- Views: 23336
updated solution to MakeMKV/Handbrake?
Hello,
I've just now tried this solution:
mkdir ~/lib
ln -s /Applications/MakeMKV.app/Contents/lib/libmmbd_new.dylib ~/lib/libaacs.dylib
ln -s /Applications/MakeMKV.app/Contents/lib/libmmbd_new.dylib ~/lib/libbdplus.dylib
So that I can rip straight from Handbrake. After doing the above ...
I've just now tried this solution:
mkdir ~/lib
ln -s /Applications/MakeMKV.app/Contents/lib/libmmbd_new.dylib ~/lib/libaacs.dylib
ln -s /Applications/MakeMKV.app/Contents/lib/libmmbd_new.dylib ~/lib/libbdplus.dylib
So that I can rip straight from Handbrake. After doing the above ...