I've tried it on my two discs, Blade Runner 2049 and Ex Machina and it works. But, you have to have certain Blu-ray drives to do it - including the Asus BW-16D1HT.
Are you saying, that you get viewable, de-AACS2.0-ed movies?I've tried it on my two discs, Blade Runner 2049 and Ex Machina and it works. But, you have to have certain Blu-ray drives to do it - including the Asus BW-16D1HT.
OK, I see.Yup, viewable 4k movies in your favorite player. The only caveat is whether decryption keys are available so you have to put a file with these (keys_hashed.txt) into MakeMKV's data directory (~/Library/MakeMKV is default).
OK, I see.
I tried to put that file into ~/.MakeMKV as I thout that was it's default data directory...
Must check this again.
And I suspect #6 might be thinking about HB or iTunes file sizes instead of .mkv file sizes. .mkv does not compress the files, just strips out the protection. You then run them through something like HB to end up with a compressed file like the file sizes one finds in iTunes. That will also jettison other language files, upwards of several surround sound files including lossless options, etc to get the size down. So a 50GB .mkv might become a 5-15GB h.264 or h.265 file after being run through HB.
I believe OP means GB not MB.
It did already before aTV 4K launch!Until iTunes allows for 4K on local server I think it's still advantanges to just play discs or buy on iTunes directly.
It did already before aTV 4K launch!
You just can not get them downloaded from iTunes Store. Your own rips will work fine. You may want to HB the bitrate down, though, as the aTV 4K will not play anything over 50Mbps smoothly. You'd more likely want to stay capped at 40Mbps.
Can be. I was referring to stock player and iTunes as Home Sharing server.I've played The Shallows without issue, using Infuse, and that offers a bitrate of 60Mbps
Do you need to do anything special to keep the HDR if you re-encode?
I'm sure there is a guide but I was asking in general.
Excellent news, hows the raw rip size for the average 2h movie?
I think my USB Bluray drive won't accept UHD discs though, anyone got any recommendations for external UHD bluray drives?
Do you need to do anything special to keep the HDR if you re-encode?.
Colour space alone is not enough. As a matter of fact, it will not even turn your TV into HDR mode.That'll be a case of preserving the Rec.2020 colour space
I found this post but its using ffmpeg command line (ok, I guess this is for advanced users):
https://forum.doom9.org/showthread.php?p=1779702
The color_matrix=bt2020 bit is what I'm interested in, I'm a bit far away from testing this just yet though if anyone else is already ahead of me?
uhd-bd:colorprim=bt2020:transfer=smpte2084:colormatrix=bt2020nc:master-display="G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(10000000,1)":max-cll="1000,400"
Colour space alone is not enough. As a matter of fact, it will not even turn your TV into HDR mode.
You would want all these parameters added to x265 options, but PQ-gamma, aka transfer=smpte2084 is the key. This one parameter makes TV to switch from SDR into HDR mode. All the rest are there to make picture more natural.
Oh, yes, you would want to use the 10-bit compile of the x265 encoder, to remain UHD-BD compliant.
I am using these in 10-bit-HandBrake Options box:
Full command line options (please note that smpte2084 for example has changed since the version used on linked page earlier).Code:uhd-bd:colorprim=bt2020:transfer=smpte2084:colormatrix=bt2020nc:master-display="G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(10000000,1)":max-cll="1000,400"
http://x265.readthedocs.io/en/default/cli.html
It did already before aTV 4K launch!
You just can not get them downloaded from iTunes Store. Your own rips will work fine. You may want to HB the bitrate down, though, as the aTV 4K will not play anything over 50Mbps smoothly. You'd more likely want to stay capped at 40Mbps.
Yes, H.265 encoding is very taxing on CPU, especially on my rather "ancient" early-2013 15" MBP Retina. I had a chance to run this HB10 encode on the fresh iMac Pro (base configuration, octacore, 16 threads, CPU with hardware H.265 encode support) and I saw there conversion speeds of 12-14fps (60fps UHD source @ 73Mb/s).Nice!
I'll have to see if that would work in ffmpeg over hevc_nvenc. As much as I'd like to do that in CPU using Handbrake - it will surely take weeks to encode! I don't exactly have a Threadripper system here.
iTunes now takes also H.265 encoded videos in m4v files (it still only digests MP4 files for that matter). fourCC needs to be set to 'hvc1' to become QuickTime-likable.H264 or h265? If h265 what extension? iTunes will stream 4K to AppleTV in the Computer section? Is there a new icon for 4K that can be set, like HD icon? Does handbrake correctly do Enhanced Dolby Digital 7.1....and can it interpret the newer object orientated sound streams (Atmos) that are on 4K discs?
The funny part is, that my drive has not been able to mount any UHD blurays so far, although BD-XL compatible.@priitv8 thank you for that clear information. I have the LG UHD drive already on my ripping computer, so this is promising. What are using to access the disc, makemv or deuhd?