Please critique and let me know if I'm doing anything wrong :thanks:

NLE Sony Vegas 9C
Render output as:

Video: 29.970 fps, Project Frame Size Progressive
Pixel Aspect Ratio: 1.000

Cineform settings:






Source file media info:

ideo
Format : CineForm HD
Codec ID : CFHD
Codec ID/Info : CineForm 10-bit Visually Perfect HD (Wavelet)
Duration : 26mn 4s
Bit rate : 106 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Bits/(Pixel*Frame) : 1.711
Stream size : 19.4 GiB (99%)


Code:
AVISource("F:\MakPlaydenoiseTest\Makdenoised.avi",pixel_type="RGB32")
ConvertToYUY2()
ColorMatrix(mode="Rec.709->Rec.601", clamp=false)
LanczosResize(656,448,0,1,1920,1078)
AddBorders(32,16,32,16)
ConvertToYV12
HCEncoder Settigngs:







Everything else left at default except Fox1 for matrix


Mediainfo for HCencoded file:

Video
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings, BVOP : Yes
Format settings, Matrix : Default
Duration : 5mn 33s
Bit rate mode : Variable
Bit rate : 4 799 Kbps
Nominal bit rate : 8 000 Kbps
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 16:9
Frame rate : 29.970 fps
Standard : NTSC
Resolution : 8 bits
Colorimetry : 4:2:0
Scan type : Progressive
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.463
Stream size : 191 MiB (96%)
Writing library : |HCenc 0.23.0.0 - (c) 2004/2008|

This assuming that HCencode is better then TMPGenc 4 xpress which I also have but unsure of proper workflow

Thanks again!