As an Amazon associate we earn from qualifying purchases. Thanks for your support!                               
×

Best 4K Blu-ray Deals


Best Blu-ray Movie Deals, See All the Deals »
Top deals | New deals  
 All countries United States United Kingdom Canada Germany France Spain Italy Australia Netherlands Japan Mexico
Superman I-IV 5-Film Collection 4K (Blu-ray)
$63.74
7 hrs ago
Weapons 4K (Blu-ray)
$27.95
1 day ago
One Flew Over the Cuckoo's Nest 4K (Blu-ray)
$29.99
1 day ago
The Mask 4K (Blu-ray)
$45.00
 
Superman I-IV 5-Film Collection 4K (Blu-ray)
$74.99
 
The Dark Knight Trilogy 4K (Blu-ray)
$28.99
1 day ago
Wallace & Gromit: The Complete Cracking Collection 4K (Blu-ray)
$13.99
10 hrs ago
Batman 4-Film Collection 4K (Blu-ray)
$32.99
1 day ago
A Better Tomorrow Trilogy 4K (Blu-ray)
$82.99
 
The Terminator 4K (Blu-ray)
$16.99
1 day ago
Nobody 2 4K (Blu-ray)
$27.95
 
The Cabinet of Dr. Caligari 4K (Blu-ray)
$14.97
1 day ago
What's your next favorite movie?
Join our movie community to find out


Image from: Life of Pi (2012)

Go Back   Blu-ray Forum > 4K Ultra HD > 4K Ultra HD Players, Hardware and News
Register FAQ Community Calendar Today's Posts Search


Reply
 
Thread Tools Display Modes
Old 01-19-2021, 10:27 PM   #721
Stacey Spears Stacey Spears is offline
BD Test Disc Author
 
Mar 2008
Default

We also developed a new pattern for Chroma Upsamping Evaluation. Mathias, from MadVR, helped inspire it.

It won't be useful for most people. The pattern actually shows off how good the AI upsamping is in MadVR or some new, unreleased, algorithms in MPC-HC are. These include bilateral and SpearsBilateral that were written by Shaindow. (if you track those projects or read Doom9)

It is really targeted at people who write 4:2:0 to 4:4:4 conversion algorithms.

Here are some sample images from both. I hope this link works. LOL

Take a look at the images in the MPC folder. Here are sections of the pattern converted back to RGB using Bicubic, Bilateral and SpearsBilateral, which uses the Y channel to reconstruct Cb and Cr. (guided bilateral) You want to view them at full resolution, not scaled down. These are from an unreleased version of MPC-HC for Windows. Because MPC renders at your monitor resolution, Shaindow (Author of Bilateral and SpearsBilateral) had to be creative to capture the images for me, hence they are cropped.

Look at the red to green and magenta to cyan transitions. In bicubic, you get the normal thicker line between them due to non-constant luminance. In the two bilateral examples, the transition is nicer, less noticable. I imagine these would look even better if ICtCp was used instead of YCbCr, but have not tested it as we have not done the work to create native ICtCp patterns yet.

In the zip file, under MadVR, take a look at row 2 and 4 on these two images:
fullFrameColoredBilateral.png
fullFrameColoredNGU.png

And the Cr only version (Converted to B&W):
fullFrameCrBilateral.png
fullFrameCrNGU.png

NGU is MadVRs AI based upscaling and I think it does a great job keeping row 2/4 sharp and artifact free vs. the bilateral. The MadVR bilateral is different from the MPC-HC bilateral. MadVR does not do as well with the color transitions as MPC-HC.

Some additional notes:

There are five rows.
Row 1: Background is 0% of code value. (64)
Row 2: Background value is the same as the Y value of red. Idea is there is no luma for a guided bilateral to use to help reconstruct chroma. There was some schmutz due to anti aliasing of the text, so we flatten the Y channel after conversion to 4:2:0 to ensure its clean of schmutz.
Row 3: Background is 50% of code value. (502)
Row 4: Same as row 2, but we don't flatten Y and we added a pattern to confuse a guided algorithm. The bilateral example shows some ugly artifacts.
Row 5: Peak luminance in HDR or 100% of code value in SDR. So when we say different nit versions, that applies specifically to row 5. The 10,000 version would be 940, etc...

1. The left half of the image uses a bilinear down sample and the right half bicubic. This impacts everything except the horizontal and vertical chroma alignment diamonds because they are generated in 4:2:0 after everything else is converted to 4:2:0.

2. The color blocks were chosen because they show either a horizontal or vertical transition that is thicker, which some algorithms eliminate. (Bilateral under MPC in the zip file)

3. The big red diamonds that are animated are to look for the old chroma bug artifact. It changes size throughout to make it more obvious if interlaced upsampling was used on progressive 4:2:0.

4. The spirals are to look for aliasing.

5. The thin red diamonds (It's what we call the chroma alignment bars) that surround the animated chroma diamond are to look at co-siting alignment. We have also found that delay is introduced in some scalers. e.g. There was a Sony TV that would introduce a half pixel delay when scaling HD to UHD. More info on those diamonds in our choosing a color space article.

6. The red on yellow is also for alignment.

7. The value of red does change based on nit level. SDR would be 100% (940, 64, 64) of code value as would 10,000 nit HDR. We also do that for the color bar patches and animated red diamonds.

The above is a copy / paste from emails I have sent around to various people interested in chroma upsampling. I keep fixing obvious errors in the text above as I find them.

That is the nuts and bolts of this new pattern. Now we just need people comparing players and writing about it to motivate companies to improve their algorithms.

Last edited by Stacey Spears; 01-19-2021 at 10:40 PM.
  Reply With Quote
Thanks given by:
Sledgehamma (02-01-2021)
Old 01-19-2021, 10:30 PM   #722
Geoff D Geoff D is offline
Blu-ray Emperor
 
Geoff D's Avatar
 
Feb 2009
Swanage, Engerland
1348
2525
6
33
Default

Have you seen the state of AV journalism lately, Stacey? Not a pretty sight.
  Reply With Quote
Old 01-19-2021, 10:32 PM   #723
Stacey Spears Stacey Spears is offline
BD Test Disc Author
 
Mar 2008
Default

Quote:
Originally Posted by Geoff D View Post
They do indeed, and I'll be perfickly honest and say that the HLG version of the Montage was the best mapped version by FAR to my eyes on the ZD9, superior to the TV's clipping of extreme brightness/colour in HDR10 and its borked player-led Dobly implementation.
The HLG version is the 1000 nit HDR10 version of the pattern (converted from PQ to HLG in Colorfront Transkoder) since that is the peak luminance limit of HLG. Though, BBC wants to use headroom (940-1019) to go brighter while NHK would rather not.

Last edited by Stacey Spears; 01-19-2021 at 10:37 PM.
  Reply With Quote
Old 01-19-2021, 10:33 PM   #724
Stacey Spears Stacey Spears is offline
BD Test Disc Author
 
Mar 2008
Default

Quote:
Originally Posted by Geoff D View Post
Have you seen the state of AV journalism lately, Stacey? Not a pretty sight.
Every time I am near a magazine rack, I look for AV magazines and can't find any. I miss the days of receiving Widescreen Review in the mail.

One of our goals, with the videos, is to explain how to use the patterns to review products. We won't be doing reviews ourselves though, mostly do to lack of time.
  Reply With Quote
Thanks given by:
David M (01-19-2021), Geoff D (01-20-2021), Keenan (01-19-2021), RageATL (01-20-2021)
Old 01-19-2021, 11:32 PM   #725
NKB2017 NKB2017 is offline
Banned
 
Feb 2017
3
3
3
1
Default

Quote:
Originally Posted by Stacey Spears View Post
Every time I am near a magazine rack, I look for AV magazines and can't find any. I miss the days of receiving Widescreen Review in the mail.

One of our goals, with the videos, is to explain how to use the patterns to review products. We won't be doing reviews ourselves though, mostly do to lack of time.
I wondered whatever happened to Gary and co over at Widescreen Review? Does anyone know? I enjoyed that magazine! Good times.
  Reply With Quote
Old 01-20-2021, 02:40 AM   #726
wxman2003 wxman2003 is offline
Expert Member
 
Jun 2016
Default

Quote:
Originally Posted by Stacey Spears View Post
On the configuration menu, move the cursor to P3D65|BT.2020. Then press the right arrow 5 times. It will now show you the hidden settings menu. If the player does not support a feature, such as Dolby Vision, it will also report that the display does not support it even if it does. The 3D support also does not ever seem to report correctly, so we will remove that one on the new disc. Everything else seems to report correctly as far as we can tell.

This menu, or rather the registers we expose in this menu, is what we use to determine if we should display the Dolby Vision and HDR10+ warnings on the montage page.

And to be clear, when you see the warning, we are not blocking playback of those formats. We get a lot of emails about the Dolby Vision warnings from Xbox One customers who insist it supports Dolby Vision. We keep explaining that it only supports it for Netflix. Most of the time they refuse to believe us, even after we send them an email from the dev manager at Microsoft, who is responsible for multimedia playback on Xbox One, saying the same thing.
Thanks for the hidden tip trick. I have a question. When I get into the hidden menu on my OPPO 203, Smooth Transition for Dolby Vision is checked, while for my Panasonic 9000 it is not. What exactly is smooth transition?

Secondly, I noticed with Dolby Vision, that the Panasonic 9000 pushes red more than the 203, and it is obvious, especially in skin tones. With HDR10, they both look alike. I also checked Dolby Vision with my Apple TV 4k, and skin tones look exactly the same as the Oppo 203 without the red push that the Panasonic 9000 has. This is on my LG E6 OLED.
  Reply With Quote
Old 01-20-2021, 06:06 AM   #727
Fendergopher Fendergopher is offline
Expert Member
 
Fendergopher's Avatar
 
Oct 2017
Norway
104
150
Default

Though I likely won't make use of this disc myself, I have to say the effort and expertise going into it is truly exemplary, especially considering how HDR calibration is still evolving.
  Reply With Quote
Old 01-20-2021, 11:33 AM   #728
Stacey Spears Stacey Spears is offline
BD Test Disc Author
 
Mar 2008
Default

Quote:
Originally Posted by wxman2003 View Post
Thanks for the hidden tip trick. I have a question. When I get into the hidden menu on my OPPO 203, Smooth Transition for Dolby Vision is checked, while for my Panasonic 9000 it is not. What exactly is smooth transition?

Secondly, I noticed with Dolby Vision, that the Panasonic 9000 pushes red more than the 203, and it is obvious, especially in skin tones. With HDR10, they both look alike. I also checked Dolby Vision with my Apple TV 4k, and skin tones look exactly the same as the Oppo 203 without the red push that the Panasonic 9000 has. This is on my LG E6 OLED.
Can you check your Dolby Vision settings in the OPPO under HDR? Is it set to Auto, Player-led or TV-led? Be sure it is set to TV-led as that is what the Panasonic is using. Auto, on OPPO, uses player-led.

No idea what the smooth transition actually means. It may be related to menus. This is one reason we hid them and use it for debugging devices.

If anyone has a combo where SL-HDR2 is checked, would love to know about it. Or at least the player.
  Reply With Quote
Old 01-20-2021, 11:34 AM   #729
Stacey Spears Stacey Spears is offline
BD Test Disc Author
 
Mar 2008
Default

Quote:
Originally Posted by NKB2017 View Post
I wondered whatever happened to Gary and co over at Widescreen Review? Does anyone know? I enjoyed that magazine! Good times.
I checked their website after reading your posts and it says they still print magazines.
  Reply With Quote
Thanks given by:
NKB2017 (01-21-2021)
Old 01-20-2021, 02:00 PM   #730
Stacey Spears Stacey Spears is offline
BD Test Disc Author
 
Mar 2008
Default

Quote:
Originally Posted by Fendergopher View Post
Though I likely won't make use of this disc myself, I have to say the effort and expertise going into it is truly exemplary, especially considering how HDR calibration is still evolving.
Your comment about still evolving is spot on. We, as an industry, have decades of experience with SDR, but only 5+ years with HDR.

I joked with the last disc that had we released it a year earlier, it would not be as good and a year later would be even better. This is all based on how little time we have had with HDR calibration as an industry. Five years from now, we could make an even better product than what we are working on now.

Our primary goal is to deliver tools for enthusiasts and reviewers to point out deficiencies and for display manufacturers to address them. We built the tool we wish we had when reviewing products.

Long before Don and I made our first disc, we had the goal of getting Guy Kuo (AVIA) and Joe Kane together to build a disc. That never happened, so we did it ourselves.

Last edited by Stacey Spears; 01-20-2021 at 02:43 PM.
  Reply With Quote
Thanks given by:
Fendergopher (01-20-2021), Geoff D (01-20-2021), mrtickleuk (01-21-2021), rickardl (01-20-2021)
Old 01-20-2021, 02:45 PM   #731
Stacey Spears Stacey Spears is offline
BD Test Disc Author
 
Mar 2008
Default

I should mention, our new HDR vs. SDR is different as well. Instead of a static butterfly, it is a continuous rotating wipe between the two.

In addition, instead of putting the SDR peak at 100 nits, we made it 203 nits. To ensure this, we used the title card that had text at 940. We made sure that 100% white, in SDR, is at 203 nits in HDR. You can measure and confirm on the title card because we put the HDR text at the same nit level.

The HDR vs. SDR is really only valid on a display that can do 1000 nits full screen w/o tone mapping. Then you will see both at their proper levels. Tone mapping will make both the HDR and SDR darker than it really is.
  Reply With Quote
Thanks given by:
Sledgehamma (02-01-2021)
Old 01-20-2021, 04:40 PM   #732
Stacey Spears Stacey Spears is offline
BD Test Disc Author
 
Mar 2008
Default

Here is a screen shot from AE rendering out one of the videos for the audio tones.

  Reply With Quote
Thanks given by:
Wendell R. Breland (01-20-2021)
Old 01-20-2021, 05:02 PM   #733
Wendell R. Breland Wendell R. Breland is offline
Blu-ray Ninja
 
Wendell R. Breland's Avatar
 
Sep 2006
North Carolina
140
841
Default Scenarist Live

Quote:
Originally Posted by Stacey Spears View Post
Here is a screen shot from AE rendering out one of the videos for the audio tones.
Do you have a tentative target release date? Will the test disc be available through the same vendors as the last disc?

Since these disc have some many items and menus how do you folks keep track of everything? Gives me a headache just thing about it!

Will you use x265 again? Ever used Sirius Pixels? Will you author with Scenarist?
  Reply With Quote
Old 01-20-2021, 05:39 PM   #734
David M David M is offline
Power Member
 
Aug 2007
1
1
Default

Quote:
Originally Posted by wxman2003 View Post
Thanks for the hidden tip trick. I have a question. When I get into the hidden menu on my OPPO 203, Smooth Transition for Dolby Vision is checked, while for my Panasonic 9000 it is not. What exactly is smooth transition?
I'm pretty sure it's for menus. After UHD BD launched, they added the option to disable tone mapping while the popup menu was showing over the film, to avoid sudden luminance changes of the menu graphics. Smooth transition means that in such cases where the popup menu being active disables the tone mapping, opening or closing the menu will fade between the two states.
  Reply With Quote
Thanks given by:
Geoff D (01-20-2021), gkolb (01-21-2021), wxman2003 (01-20-2021)
Old 01-20-2021, 05:47 PM   #735
Stacey Spears Stacey Spears is offline
BD Test Disc Author
 
Mar 2008
Default

Some good news this morning. DTS was able to create DTS:X for A/V Sync.
  Reply With Quote
Thanks given by:
gnicks (01-26-2021), Sledgehamma (02-01-2021)
Old 01-20-2021, 05:53 PM   #736
Stacey Spears Stacey Spears is offline
BD Test Disc Author
 
Mar 2008
Default

Quote:
Originally Posted by Wendell R. Breland View Post
Do you have a tentative target release date? Will the test disc be available through the same vendors as the last disc?

Since these disc have some many items and menus how do you folks keep track of everything? Gives me a headache just thing about it!

Will you use x265 again? Ever used Sirius Pixels? Will you author with Scenarist?
No release date yet. I am hoping this summer, but won't really know until its authored and tested. Once we are close on disc 1 being done, I will post an update. That is the most complicated disc.

The PowerPoint mock-up for the menu helps with the tracking. Then lots and lots of directories. Here is the basic layout. The numbers under baseline are an example of how the different versions of patterns are stored.


Yes, x265, Scenarist and same dealers. I don't know what Sirius Pixels is.

Edit: I just looked up Sirius Pixels. The last encoder build was 2018 according to the feature page. Not sure if that is true. Has a lot of GUI information that look useful.

Last edited by Stacey Spears; 01-20-2021 at 06:51 PM.
  Reply With Quote
Thanks given by:
Wendell R. Breland (01-21-2021)
Old 01-20-2021, 06:10 PM   #737
wxman2003 wxman2003 is offline
Expert Member
 
Jun 2016
Default

Quote:
Originally Posted by David M View Post
I'm pretty sure it's for menus. After UHD BD launched, they added the option to disable tone mapping while the popup menu was showing over the film, to avoid sudden luminance changes of the menu graphics. Smooth transition means that in such cases where the popup menu being active disables the tone mapping, opening or closing the menu will fade between the two states.
Thanks. That probably the reason why when the screen remains black between main menu and start of movie in DV on the OPPO, while it fluctuates between grey and black until the movie starts on the Panny.
  Reply With Quote
Old 01-20-2021, 06:58 PM   #738
David M David M is offline
Power Member
 
Aug 2007
1
1
Default

Quote:
Originally Posted by wxman2003 View Post
Thanks. That probably the reason why when the screen remains black between main menu and start of movie in DV on the OPPO, while it fluctuates between grey and black until the movie starts on the Panny.
No, that's a different thing there. The smooth transition relates to the interactive graphics layer being called up over the film, it doesn't have anything to do with transitioning between titles or between the film and the menu.
  Reply With Quote
Thanks given by:
Geoff D (01-24-2021), wxman2003 (01-20-2021)
Old 01-20-2021, 08:21 PM   #739
wxman2003 wxman2003 is offline
Expert Member
 
Jun 2016
Default

Quote:
Originally Posted by David M View Post
No, that's a different thing there. The smooth transition relates to the interactive graphics layer being called up over the film, it doesn't have anything to do with transitioning between titles or between the film and the menu.
Thanks. So for the average person, smooth transition doesn't have much of an impact.
  Reply With Quote
Old 01-25-2021, 08:09 AM   #740
wxman2003 wxman2003 is offline
Expert Member
 
Jun 2016
Default

One thing I have noticed with my LG E6, and my OPPO 203, if I force it to play HDR10 as DV, I need to raise my brightness 1 click, from 50 to 51. I verified this using the 0% HDR10 window on this disc when forcing this disc to display everything as DV. At 51 the window and screen remains black. 52, the screen glows. I also tested it out on several HDR10 discs forced to DV. Fade to black, and the screen is black, and also letterbox bars are black. Oddly enough, when I stop the OPPO from forcing HDR10 to DV, and let it play as HDR10, I have to lower brightness back down to 50, otherwise blacks will glow at a setting of 51. So the OPPO is doing something with the conversion and crushing blacks just a bit. With DV encoded discs, a brightness of 51 causes the blacks to glow and I need to lower to the normal setting of 50.

Last edited by wxman2003; 01-25-2021 at 08:15 AM.
  Reply With Quote
Reply
Go Back   Blu-ray Forum > 4K Ultra HD > 4K Ultra HD Players, Hardware and News



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:43 PM.