Is it possible to stream your own home-made video’s (edited in iMovie) in iTunes to the Apple TV 4K in 4K? Or does it downscale them to 1080p when streaming?
Thanks in advance!
Thanks in advance!
Just for performance reasons (same PQ at lesser file size and bitrate) you’d want to encode them 4K movies into HEVC.
If you plan to venture into HDR-land, then 10-bit HEVC encode becomes a must.
Yes I do. But the main trick is to get your clip color-graded with PQ-gamma, otherwise your picture levels will be way off. Today there are just two accessible tools to do that: DaVinci Resolve Studio (not the free version!) and the very recent FCPX version 10.4.Do you have the ffmpeg parameters to convert into 10-bit HEVC with HDR? Because I asked in superuser few days ago and I have got no answer.
How do I get a vp9.2 encoded video? I’d give it a try myself.PS: I tried, it doesn't recognise vp9.2 (YouTube HDR) videos..
PPS: Happy New Year!!![]()
How do I get a vp9.2 encoded video? I’d give it a try myself.
Happy new year!
Well, epic fail! None of the tools in my possession does understand the VP9.2 codec. Except IINA, but this one is only good for playback.Usually: youtube-dl -f 337[+audio] <youtube video URL/tag>
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
evermeet.cx said:The included x265 library is a multi-bit version (8-bit, 10-bit, 12-bit) since snapshot 86950-g1bef008 and release 3.3.4.
ffmpeg -i <infile> -c:v libx265 -tag:v hvc1 -crf 22 -pix_fmt yuv420p10le -x265-params "colorprim=bt2020:transfer=smpte2084:colormatrix=bt2020nc:master-display=G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(10000000,10):max-cll=1000,400" <outfile>.m4v
Re-encoding the 60fps YT clip into 30fps HDR10 clip plays back on aTV 4K as any HDR10 clip should.
Did also a side-by-side comparison to the original (playing it back via built-in YT app on UBP-X800) and I have to say, they look similar, but not exactly the same. The re-encoded HDR10 version looks to my eyes as more colorful, more saturated.
Hard to tell now, if it's because of the encode with x265 or are the players also rendering differently.
Have to admit, the SDR rendering I can enjoy here in my Safari, looks color-wise closer to the UBP playback, than aTV HDR10 playback.
Yes, the Sony UHD bluray-player can play YT videos in 4K and HDR, the Android TV player can not. However weird that sounds.You may want to try with this video: Venice Carnival in 4K HDR 60P (UHD). It's the one that gave me most issues in terms of colours, usually too washed even in HDR. Does your UBP-X800 play YouTube videos in HDR?
Sure, absolutely fine with me.PS: If I'll make it working I'll quote your post (with credits) to give the solution in superuser. Is that all right?
Yes, the Sony UHD bluray-player can play YT videos in 4K and HDR, the Android TV player can not. However weird that sounds.
According to this, Kaby Lake is the first, that supports 10-bit HEVC encode in hardware.Ok, thanks! Now I'd just need a super computer to convert few stuff!![]()
According to this, Kaby Lake is the first, that supports 10-bit HEVC encode in hardware.
https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video
Time for new iMac Pro, I guessYeah, I had read about it. But it still needs to decode VP9.2 by CPU, I think (like the ATV 4K). Unless that's much faster.
Time for new iMac Pro, I guess![]()