I have a question regarding Vegas Video.
Vegas lists the Pixel Aspect Ratio for standard NTSC DV as 0.9091 and Widescreen as 1.2121, and PAL Standard as 1.0926 and Widescreen as 1.4568
By my calculations, these have an error of roughly +.02%
The 4 aspect ratios mentioned above should be 0.889 1.1852 1.0667 1.4222
The way I calulate this is as follows:
(src_pixel_h / display_h) / (src_pixel_w / display_w)
(480 / 3) / (720 / 4) = 0.8889 (4:3 NTSC DV)
(480 / 9) / (720 / 16) = 1.1852 (16:9 NTSC DV)
(576 / 3) / (720 / 3) = 1.0667 (4:3 PAL DV)
(576 / 9) / (720 / 16) = 1.4222 (16:9 NTSC DV)
Vegas' numbers are +.0227% off for NTSC, and +.0243125% off for PAL
I send the question to make sure that Vegas is accurate in adjusting the aspect ratio of imported clips/stills. (or that I am accurate in calculating the correct AR for clips I import)
Is this a bug or is my math/logic faulty? I know that this is the type of bug that easily slips by, as it's 'close enough' to go unnoticed.
The source file resolutions that would be needed for vegas' aspects to be accurate are:
NTSC DV (Both standard & widescreen) - 704x480 or 720x491
PAL DV (Both standard & widescreen) - 703x480 or 720x590
704x480 is an MJPEG format, or D1 or double the NTSC VCD dimensions. Maybe this was the source of the error.
It's important that vegas is (or I am) accurate.
Can you please let me know what you think?
Thanks!
- Jon
Vegas lists the Pixel Aspect Ratio for standard NTSC DV as 0.9091 and Widescreen as 1.2121, and PAL Standard as 1.0926 and Widescreen as 1.4568
By my calculations, these have an error of roughly +.02%
The 4 aspect ratios mentioned above should be 0.889 1.1852 1.0667 1.4222
The way I calulate this is as follows:
(src_pixel_h / display_h) / (src_pixel_w / display_w)
(480 / 3) / (720 / 4) = 0.8889 (4:3 NTSC DV)
(480 / 9) / (720 / 16) = 1.1852 (16:9 NTSC DV)
(576 / 3) / (720 / 3) = 1.0667 (4:3 PAL DV)
(576 / 9) / (720 / 16) = 1.4222 (16:9 NTSC DV)
Vegas' numbers are +.0227% off for NTSC, and +.0243125% off for PAL
I send the question to make sure that Vegas is accurate in adjusting the aspect ratio of imported clips/stills. (or that I am accurate in calculating the correct AR for clips I import)
Is this a bug or is my math/logic faulty? I know that this is the type of bug that easily slips by, as it's 'close enough' to go unnoticed.
The source file resolutions that would be needed for vegas' aspects to be accurate are:
NTSC DV (Both standard & widescreen) - 704x480 or 720x491
PAL DV (Both standard & widescreen) - 703x480 or 720x590
704x480 is an MJPEG format, or D1 or double the NTSC VCD dimensions. Maybe this was the source of the error.
It's important that vegas is (or I am) accurate.
Can you please let me know what you think?
Thanks!
- Jon