wbo
21st February 2005, 02:04
I have been capturing HDTV transport streams and encoding them using xvid for archiving. Up until now all the streams I have been working with have been 1920x1080i telecined film. So, I have been using AVISynth along with Decomb to restore the progressive frames and resizing to 1280x720 before encoding.
Now I have several 704x480i transport streams that I also want to encode with xvid. However, I am not sure what the proper pixel aspect ratio is for 704x480i DTV streams.
I know that 1920x1080 streams have a 1:1 pixel aspect ratio (1920/1080 = 16/9). But 704/480 does not equal 4/3 or even the NTSC equivalent of 3/2. Are 704x480i streams supposed to have a 1:1 pixel aspect ratio?
I would like to encode the strings with a 1:1 pixel aspect ratio for playback on a PC monitor, so I need to know what the pixel aspect ratio of the streams are so I can calculate what resolution I should resize them to. If the streams were NTSC 720x480 I would of course resize them to 640x480, but I am not sure what I should do with the 704x480i streams.
Now I have several 704x480i transport streams that I also want to encode with xvid. However, I am not sure what the proper pixel aspect ratio is for 704x480i DTV streams.
I know that 1920x1080 streams have a 1:1 pixel aspect ratio (1920/1080 = 16/9). But 704/480 does not equal 4/3 or even the NTSC equivalent of 3/2. Are 704x480i streams supposed to have a 1:1 pixel aspect ratio?
I would like to encode the strings with a 1:1 pixel aspect ratio for playback on a PC monitor, so I need to know what the pixel aspect ratio of the streams are so I can calculate what resolution I should resize them to. If the streams were NTSC 720x480 I would of course resize them to 640x480, but I am not sure what I should do with the 704x480i streams.