Old1
10th May 2004, 14:10
Hi guys.
I am converting some old VHS PAL tapes to DVD, and have noticed that the TV picture from the DVD looks different to the TV picture obtained when playing the original tape.
I am using the AV-> DV input on a Sony HCR-40E camcorder to capture the VHS tapes to miniDV format, using the S-VHS output from my VCR. For stuff I want to archive, I'm capturing (recording) to DV tape initially, then transferring to PC via firewire using Scenalyzer Live. For other stuff, I'm using direct pass through to PC.
For encoding to MPEG-2, I am frameserving through Avisynth 2.5 to CCE 2.5, using one colour transformation, ConvertToYV12(for Convolution3D), and with the luma range in CCE set to the default 16-235. The .mpv file is then muxed with the sound and the DVD authored.
When I play the recorded DV tape to TV from the camera, the picture looks very similar to the original VHS tape. However, when I play the encoded DVD on TV the colours are washed-out (flattened?), and contrast is poor. Using ColorYUV(levels="PC->TV") in the script does not help. Setting the luma range in CCE to 0-255 give some improvement but its still quite different. I played around with Tweak and Levels to try and correct this, and the best match I get is using Levels(15, 1, 255, 0, 255) in combination with Tweak(sat=1.05). I am happy with the results, but is this sort of adjustment the "right" way to be addressing this problem?. Any advice is appreciated.
Old1
:)
I am converting some old VHS PAL tapes to DVD, and have noticed that the TV picture from the DVD looks different to the TV picture obtained when playing the original tape.
I am using the AV-> DV input on a Sony HCR-40E camcorder to capture the VHS tapes to miniDV format, using the S-VHS output from my VCR. For stuff I want to archive, I'm capturing (recording) to DV tape initially, then transferring to PC via firewire using Scenalyzer Live. For other stuff, I'm using direct pass through to PC.
For encoding to MPEG-2, I am frameserving through Avisynth 2.5 to CCE 2.5, using one colour transformation, ConvertToYV12(for Convolution3D), and with the luma range in CCE set to the default 16-235. The .mpv file is then muxed with the sound and the DVD authored.
When I play the recorded DV tape to TV from the camera, the picture looks very similar to the original VHS tape. However, when I play the encoded DVD on TV the colours are washed-out (flattened?), and contrast is poor. Using ColorYUV(levels="PC->TV") in the script does not help. Setting the luma range in CCE to 0-255 give some improvement but its still quite different. I played around with Tweak and Levels to try and correct this, and the best match I get is using Levels(15, 1, 255, 0, 255) in combination with Tweak(sat=1.05). I am happy with the results, but is this sort of adjustment the "right" way to be addressing this problem?. Any advice is appreciated.
Old1
:)