View Full Version : Dark Scene Quality - Harry Potter
old-hack
11th October 2002, 17:14
I just finished encoding Harry Potter with CCE. DVD2AVI said 99% film so I forced film and encoded One-pass as indicated in "getting the most out of CCE" except to add a checkmark in "progressive flag" and then using one pass in multipass VBR, selected average bitrate to shrink it to fit on one DVD. I then ran "pulldown" to be able to import it to Maestro. Everything went as planned. My question revolves around the quality at the beginning of the movie. It opens with a very dark scene at night. I distinctly see various shades of black/dark blue (pixelation ?) swirling around during this opening part of the movie. When it reaches the daytime or lighted scenes, the quality is "original" perfect.
Any thoughts on CCE setting adjustments that might deal with this? I searched for "Harry Potter", "dark scene quality", etc. and didn't get the posts I hoped might explain it.
Boulder
11th October 2002, 17:42
Maybe the minimum bitrate is too low? You could try encoding the beginning with different minimum bitrates and see if it helps.
old-hack
11th October 2002, 18:05
Raising the minimum bitrate makes sense. If there's little to no activity in the scene, then the bitrate used would be the minimum bitrate in the settings. I've always followed the CCE guides and other suggestions that have rarely mentioned raising the minimum bitrate. The guides suggest leaving the minimum at zero (0) during the first pass and don't mention any adjustment to that setting for the following multipass settings.
I'll drop in another reply after I've tested this.
Thanks.
old-hack
12th October 2002, 00:09
Demuxed vob1 to process the first 15 minutes of Harry Potter with DVD2AVI and CCE using a higher minimum bitrate (2000 vs. 0). No noticeable improvement in the black/dark blue background. Might be the 1% NTSC since I forced film for the entire movie which DVD2AVI showed as 99% film.
Boulder
12th October 2002, 10:25
The next thing I'd do would be trying DVD2SVCD. You can choose the chapters if you use ripping in the program. It creates working SVCDs most of the time so it might give some extra info.
old-hack
17th October 2002, 17:15
Saw the same problem in "Dances with Wolves". Just for grins, I encoded using REMPEG. Dark scenes encoded properly however, the overall quality was not as good as CCE.
Anyone know what REMPEG does that CCE won't do to handle dark scenes? Better yet, does anyone know what to set in the encoding options of CCE so it will process the dark scenes properly?
I know REMPEG processes each GOP so that may be what solves my encoding problem on dark scenes.
By the way, I'm only encoding to reduce movie to fit on single DVD+r not to shrink for VCD or SVCD.
sundance
18th October 2002, 14:02
bweeston,
had the same problem with HP. But those pixelation is already on the original DVD but re-encoding w/CCE seem to enforce that effect. I tried using bitrates up to 6000 kbps during the first chapter but still didn't get the original quality.
Also tried to use a temporal smoother; best I got was when I used 16..235 luminance level in CCE. But, to make a long story short, I ended up with combining the original chapter 1 with my CCE encoded rest of the movie (done with Maestro).
-sundance-
Boulder
18th October 2002, 16:49
If you can clean the source with some heavy filtering (I recommend Convolution3d for any noise reduction), you can do an Avisynth script which would filter the necessary points and leave the rest as they are. This way you could encode the whole movie with CCE and wouldn't need to join the files later.
old-hack
18th October 2002, 17:34
Is Convolution3d a standard filter in avisynth? I don't see any syntax for it in the docs that came with AVISYNTH 2.06.
Boulder
18th October 2002, 18:40
It's not an included filter, the download link is found on the Avisynth forum. There's a whole big thread about the filter, and Vlad is planning on releasing a version 1.0 shortly.
I usually use Convolution3d(0,8,16,8,16,3,0) for TV captures and DivX->S/VCD conversions, it gets rid of the analog source noise and DivX macroblocks very well. Putting 1 as the first number you'll get a somewhat more aggressive matrix which is supposed to blur a bit more.
FilipeAmadeuO
26th October 2002, 16:47
I know what is your problem !!! Try to put Image quality priority to 25.
Mad_Max_73
22nd December 2002, 19:54
I've the same problem with MATHMAN PROPHECIES and STAR WARS II...
But it come up only on my samsung dvd player, watching these movies on my ps2 and pc it plays fine...dark scene are dark
I think some players got problem on decompressing the file or such a thing....
DVD__GR
23rd December 2002, 22:48
For perfect black in TV use the luma 0-256 and for PC use 16-256
To eliminate these blocks reduce luma by filtering with avisynth the portion you want.
it is the best way i have seen up to now.
mezzanine
25th December 2002, 12:47
Try Sansgrip's Blockbuster filter with these settings:
Blockbuster(method="noise",block_size=3,luma_offset=-1,luma_threshold=28,detail_min=1, detail_max=25)
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.