What would you do? Clip? When I do a PC to TV it looks obvious that it doesn't need that when viewing REC.601 and as you can see the NTSC version doesn't have illegal levels so did someone screw up processing it further after squashing the levels?
I also read some players don't expand the levels back when converting to analogue. Has anyone seen that and how often do you think it occurs?
I clipped off the borders and resized to NTSC for comparison. Edit: woops I shouldn't have clipped the borders for 720 but without borders the luma is greater in the histogram. Also the PAL dvd borders were nice and legal at 15 or 16 or whatever it is it was above the brown region.
PAL:
NTSC:
![]()
+ Reply to Thread
Results 1 to 4 of 4
-
down with 4% speedup
-
The PAL picture clearly has blow out brights. If it's just that one shot with the blown out sky I wouldn't bother adjusting it. But if it's typical of many shots I bring the peak level down down.
Who cares what "some players" do? You want the levels to be correct. Digital video should have luma levels between 16 and 235. Occasional peaks outside that region are ok but you want the bulk to be within that region.
I'd use the default mode of Histogram(). It's much more useful. I usually prefer it horizontal rather than vertical so I use TurnRight().Histogram().TurnLeft(). Or I use VideoScope() which shows smaller details better.
What about the colors?Last edited by jagabo; 14th Feb 2012 at 07:47.
-
Edit: posting my solution for future reference if somebody should hit upon this through search since I have seen other dvds have blown out whites (Exorcist, Creepshow circa 1999 WB dvd).
For whites above legal values try to adjust without reducing contrast, gamma value may need adjusted to taste:
Code:smoothlevels16(input_low=4096,gamma=1.08,input_high=65280,output_low=4096,output_high=60160,chroma=0,lmode=1,dither=-1,smooth=0,limiter=0,ecenter=65280,brightSTR=0,darkstr=200,ecurve=1)
Code:tint($FF3100,30)
The colors caused me a lot of grief and after trying to smoothtweak it I settled on tint($FF4100,29) to counter the cold color setting they used. It looks pretty good and I certainly don't want it yellow like Anchor Bay used to do to their releases. Is there a way to subtract that tint command setting it for blue?
Adjusted:
Last edited by PAL sucks; 27th Feb 2012 at 00:37.
down with 4% speedup -
The colors look a lot better. And the levels are within the correct range now.
Similar Threads
-
Confused about Levels
By Smells_Like_Feet in forum RestorationReplies: 2Last Post: 4th Mar 2012, 08:51 -
Index Out of Range
By bessen69 in forum DVD RippingReplies: 6Last Post: 25th May 2010, 08:34 -
Sound Levels
By wolfnature in forum Newbie / General discussionsReplies: 4Last Post: 19th Feb 2009, 13:02 -
How to get two audio levels the same
By TolleyM in forum AudioReplies: 1Last Post: 20th Oct 2008, 09:38 -
Please Check My Levels
By meldavid in forum Video ConversionReplies: 3Last Post: 25th Nov 2007, 01:22