Oppenheimer (2023)

Please post here for issues related to UHD discs
Post Reply
H3cxDev
Posts: 11
Joined: Mon Jan 16, 2023 10:27 am

Re: Oppenheimer (2023)

Post by H3cxDev »

SamuriHL wrote:
Sat Nov 25, 2023 4:16 pm
It takes Mike 1 to 4000 days to generate keys. Some days he's quick, other times it can take a few weeks. Usually it's in between.

Sent from my SM-G998U1 using Tapatalk

Good to know!
RobbieT1974
Posts: 9
Joined: Sun May 31, 2020 7:37 pm

Re: Oppenheimer (2023)

Post by RobbieT1974 »

I ripped Oppenheimer today on my M1 MacBook Pro using ffmpeg.
To get that working I did this:

Install Xcode:

Code: Select all

xcode-select --install
Then proceed to install Homebrew

Code: Select all

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
After installation check:

Code: Select all

brew doctor
You should get: “Your system is ready to brew” as a reply.

Install ffmpeg:

Code: Select all

brew install ffmpeg
Then install libaacs:

Code: Select all

brew install libaacs
cd /opt/homebrew/Cellar/libaacs
cp libaacs.0.dylib /usr/local/lib
ln -s libaacs.0.dylib libaacs.dylib

http://fvonline-db.bplaced.net/
KEYDB.cfg in ~/Library/Preferences/aacs/

Code: Select all

Open ~/Library/Preferences/aacs/
Paste the downloaded KEYDB.cfg here.

Open the disc with MakeMKV to enable libredrive mode.
Just leave MakeMKV as is.
You can check in MakeMKV which device is your blu-ray drive.

Then in terminal: (replace /dev/rdisk4 with the address of your drive)

Code: Select all

ffmpeg -i "bluray:/dev/rdisk4" -c copy -map 0 Oppenheimer.mkv
crhendo
Posts: 2
Joined: Tue Sep 21, 2021 3:37 am

Re: Oppenheimer (2023)

Post by crhendo »

lawleo wrote:
Mon Nov 20, 2023 11:33 pm
Dump file sent go
svq@makemkv.com

MKB20_v77_Oppenheimer_8B8A.tgz
Me too......
fedor
Posts: 8
Joined: Fri Nov 17, 2023 12:39 pm

Re: Oppenheimer (2023)

Post by fedor »

RobbieT1974 wrote:
Sat Nov 25, 2023 5:34 pm

Code: Select all

ffmpeg -i "bluray:/dev/rdisk4" -c copy -map 0 Oppenheimer.mkv
can use just mounted drive, easier.

Code: Select all

ffmpeg -i "bluray:/Volumes/OPPENHEIMER" -c copy -map 0 Oppenheimer.mkv
Simbo
Posts: 20
Joined: Thu Jul 23, 2020 1:34 pm

Re: Oppenheimer (2023)

Post by Simbo »

Still not working ☹️
TORRRRR
Posts: 8
Joined: Fri Jun 19, 2020 10:11 pm

Re: Oppenheimer (2023)

Post by TORRRRR »

Got my Amazon (US) 4K UltraHD Oppenheimer (2023) disks today. The 4K disk won't even open, just sputters around for a minute and then kicks the disk out. The HD disk ripped fine, no problems. Special features disk, all good. But I can't even get a .tgz file for the 4K because it refuses to mount. Tried two different 4K optical readers, my go to being the WH16NS40 v1.02 using LibreDrive mode. Previously I've ripped 30+ UHD 4K blu-rays.... no issues. Am I missing something?
NGNXM8
Posts: 6
Joined: Thu Sep 14, 2023 12:22 pm

Re: Oppenheimer (2023)

Post by NGNXM8 »

3CB4 is working now, lets hope it rips fine.
popper11
Posts: 3
Joined: Thu Nov 23, 2023 7:03 pm

Re: Oppenheimer (2023)

Post by popper11 »

NGNXM8 wrote:
Sun Nov 26, 2023 9:38 pm
3CB4 is working now, lets hope it rips fine.
thanks for the news! will try tomorrow too, and report
Simbo
Posts: 20
Joined: Thu Jul 23, 2020 1:34 pm

Re: Oppenheimer (2023)

Post by Simbo »

Thanks for the heads up. Ripping mine now 👍🏻
webminster
Posts: 19
Joined: Thu Sep 12, 2013 12:26 am

Re: Oppenheimer (2023)

Post by webminster »

TORRRRR wrote:
Sun Nov 26, 2023 9:14 pm
Got my Amazon (US) 4K UltraHD Oppenheimer (2023) disks today. The 4K disk won't even open, just sputters around for a minute and then kicks the disk out. The HD disk ripped fine, no problems. Special features disk, all good. But I can't even get a .tgz file for the 4K because it refuses to mount. Tried two different 4K optical readers, my go to being the WH16NS40 v1.02 using LibreDrive mode. Previously I've ripped 30+ UHD 4K blu-rays.... no issues. Am I missing something?
Probably not. Several here (including myself) have bad discs from Amazon. I've tried multiple drives as well. Try to clean the disc carefully and retry... otherwise you may have to open a return and wait awhile, Amazon shows a big delay for replacements.
NGNXM8
Posts: 6
Joined: Thu Sep 14, 2023 12:22 pm

Re: Oppenheimer (2023)

Post by NGNXM8 »

3CB4 ripped fine for me :wink:
MetAlbertR
Posts: 2
Joined: Sun Nov 26, 2023 10:24 pm

Re: Oppenheimer (2023)

Post by MetAlbertR »

Currently ripping 3CB4, but got 1 HashCheck Error when it was loading up the disc, relating to 00441.m2ts.

Not sure if that will cause problems, but I’m at 75% without further issues.
FFROSCH
Posts: 3
Joined: Tue Nov 05, 2019 5:31 pm

Re: Oppenheimer (2023)

Post by FFROSCH »

My 3CB4 is also working now! :D
Crappusername
Posts: 5
Joined: Sat May 04, 2019 3:51 am

Re: Oppenheimer (2023)

Post by Crappusername »

8B8A also working.
popper11
Posts: 3
Joined: Thu Nov 23, 2023 7:03 pm

Re: Oppenheimer (2023)

Post by popper11 »

3CB4 ripped fine for me, no errors.
Hitachi-LG BH16NS55 drive with 1.01 stock firmware
Post Reply