Search found 14 matches
- Wed Jun 26, 2024 6:16 pm
- Forum: UHD discs
- Topic: UHF - Dump Submitted
- Replies: 11
- Views: 3681
Re: UHF - Dump Submitted
Submitted mine on June 22.
- Fri Jun 03, 2022 3:56 am
- Forum: MakeMKV for Mac OS X
- Topic: Issue with MakeMKV 1.16.5 on M1 Macs running macOS Monterey (needs code signing)
- Replies: 15
- Views: 23831
Re: Issue with MakeMKV 1.16.5 on M1 Macs running macOS Monterey (needs code signing)
Worst case scenario:
1. Sign up for a $99/year Apple Developer account.
2. Use something like mitchellh/gon to handle the notarization bit.
It's not complicated.
- Fri Jun 03, 2022 3:54 am
- Forum: MakeMKV for Mac OS X
- Topic: Issue with MakeMKV 1.16.5 on M1 Macs running macOS Monterey (needs code signing)
- Replies: 15
- Views: 23831
Re: Issue with MakeMKV 1.16.5 on M1 Macs running macOS Monterey (needs code signing)
Notarization is pretty damn easy, whether your project is in Xcode or not. I've asked for this before, and I've never gotten an answer.
- Fri Dec 17, 2021 10:35 pm
- Forum: LibreDrive drives
- Topic: [SOLVED] Trouble patching firmware for WH16NS40
- Replies: 0
- Views: 4460
[SOLVED] Trouble patching firmware for WH16NS40
This is less of a question, and more of a reminder for my future self. This is my third LibreDrive. They keep dying on me. Most recently, I bought an LG-branded M-DISC drive, WH16NS40. Manufacturer: HL-DT-ST Product: BD-RE WH16NS40 SVC code: NS50 Revision: 1.05 Firmware date: 2120-05-06 14:40 Manuf:...
- Tue Jun 01, 2021 8:36 pm
- Forum: LibreDrive drives
- Topic: Drive used to work, now just spits out discs (macOS)
- Replies: 5
- Views: 9915
Re: Drive used to work, now just spits out discs (macOS)
- No 4K UHD (tested several)
- No Blu-ray (tested several)
- No DVD
- No CD
Went ahead and ordered a new ASUS BW-16D1HT, so we'll see how that goes.
- Tue May 18, 2021 10:51 pm
- Forum: LibreDrive drives
- Topic: Drive used to work, now just spits out discs (macOS)
- Replies: 5
- Views: 9915
Drive used to work, now just spits out discs (macOS)
I have an external ASUS BC-12D2HT in a NexStar enclosure that I successfully patched the firmware for to create a LibreDrive around 18 months ago (I think; quarantine has made all the days run together). I've format-shifted multiple discs from UHD to H.265 using this drive. Then I didn't do anything...
- Thu May 21, 2020 9:29 pm
- Forum: UHD discs
- Topic: Midway 2019 4K (new BD-J protection?)
- Replies: 48
- Views: 97359
- Thu May 21, 2020 4:12 pm
- Forum: UHD discs
- Topic: Midway 2019 4K (new BD-J protection?)
- Replies: 48
- Views: 97359
Re: Midway 2019 4K (new BD-J protection?)
Has anyone gone looking for the Redbox UHD disc playlist yet? I see messages about Best Buy.
- Fri Aug 23, 2019 4:38 pm
- Forum: Blu-ray discs
- Topic: Brightburn playlist
- Replies: 1
- Views: 5229
Brightburn playlist
For Redbox. I really need to learn how to look these up on macOS.
- Sat Sep 24, 2016 7:42 am
- Forum: MakeMKV for Mac OS X
- Topic: Latest version maximised fullscreen, can't change it.
- Replies: 2
- Views: 8339
Re: Latest version maximised fullscreen, can't change it.
I'm running macOS 10.12 “Sierra”, and Voiceover tells me that "this window cannot be moved". When changing the instruction to resize, I get "this window cannot be resized".
MakeMKV does not appear to be a Cocoa app, so the regular rules for Mac apps don't really apply. :/
MakeMKV does not appear to be a Cocoa app, so the regular rules for Mac apps don't really apply. :/
- Tue Oct 11, 2011 3:19 am
- Forum: MakeMKV for Mac OS X
- Topic: Application failed to initialize
- Replies: 5
- Views: 12615
Re: Application failed to initialize
Ah-hah! I needed to run it from the Terminal using `sudo`.
Code: Select all
sudo /Applications/MakeMKV.app/Contents/MacOS/makemkv
- Sun Oct 09, 2011 7:25 pm
- Forum: MakeMKV for Mac OS X
- Topic: Application failed to initialize
- Replies: 5
- Views: 12615
Re: Application failed to initialize
More: [user@hostname: /Applications/MakeMKV.app/Contents/MacOS ] $ ./makemkvcon -r --debug=~/makemkv.log list MSG:1003,32,3,"DEBUG: Code 22 at QGVEQ\\\"8{9xi4wm*yvDIYov%t:29393769","DEBUG: Code %1 at %2:%3","22","QGVEQ\\\"8{9xi4wm*yvDIYov%t","29...
- Sun Oct 09, 2011 7:05 pm
- Forum: MakeMKV for Mac OS X
- Topic: Application failed to initialize
- Replies: 5
- Views: 12615
Re: Application failed to initialize
More details: From Terminal, I ran `/Applications/MakeMKV.app/Contents/MacOS/makemkv`. This launched the GUI with the same error dialog I experienced before. Next, I ran `/Applications/MakeMKV.app/Contents/MacOS/makemkvcon`. This gave me some help text. Good, something works. Based on the message, I...
- Sun Oct 09, 2011 6:52 pm
- Forum: MakeMKV for Mac OS X
- Topic: Application failed to initialize
- Replies: 5
- Views: 12615
Application failed to initialize
I've been searching via Google and this site for a few hours now, and haven't found anything that's helped me, so forgive me if I've overlooked something. I'm running: * Mac OS X 10.7.2 (latest beta; final release is next week) * MakeMKV 1.6.15 (latest at this moment) * daspi 1.3 (part of the 1.6.15...