I have a number of widescreen flv I'd like to burn to DVD to watch on tv. I have never dealt with flv files before - my process is as follows
flv>Virtualdub>deblock filter/resize to 720x480
frameserve toTMPGenc>encode source ar=16:9 display output ar=16:9 display
The resulting file looks ok on pc but seems slightly stretched widthwise on DVD playback.
I'm guessing it has something to do with pixel aspect ratio. I have tried frameserving to 16x9 project in Adobe Premiere and interpreting the footage as square pixels but that just ends up with the picture in the centre of the screen.
I don't know of a programme to find the par of an flv file. The only thing I have is Quick Converter, which has the option of showing the technical details of the file. This is what it says.
Video
Format : VP6
Duration/String : 3mn 52s
BitRate/String : 1 Config_Text_ThousandsSeparator216 Kbps
Width/String : 600 pixel3
Height/String : 338 pixel3
DisplayAspectRatio/String : 16/9
FrameRate/String : 30 Config_Text_FloatSeparator000 fps3
Bits-(Pixel*Frame) : 0.200
When importing into VDub, for some reason pixels are added - 14 at the bottom and 9 on the right. (608x352) These show as an elongated section on the screen outside of the original frame. No idea why this is. I have been cropping it so the framesize is 600x338 before resizing.
What should I be doing in order to convert to mpeg/DVD and maintain the correct display?
Should I be cropping the extra pixels then letterboxing back to the original framesize before resizing to 720x480?
Thanks for any help you can give.
+ Reply to Thread
Results 1 to 10 of 10
-
-
After you resized in virtualdub it doesn't contain any black borders right? It should be full frame and then when you add the 16:9 flag it SHOULD look correct(600/338=1.77 =16:9).
What do you use to author? -
I suspect the "extra pixels" are added because internally the dimensions are mod16 (evenly divisible by 16), so there is padding. Many codecs work like this
-
Originally Posted by Baldrick
-
What you did originally looks right to me. Resize 600x338 to 720x480, convert to MPEG2 with 16:9 source and 16:9 DAR. Are you sure the FLV has the right AR to start with?
-
Originally Posted by gsh
Similar Threads
-
Pixel Aspect Ratio in virtualdub
By wabsnazm in forum Newbie / General discussionsReplies: 6Last Post: 10th May 2011, 15:57 -
What's the correct pixel aspect of HuffYuv, mjpeg and flv?
By brassplyer in forum Video ConversionReplies: 3Last Post: 13th Apr 2011, 00:25 -
pixel aspect ratio?
By shun in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 5Last Post: 5th Aug 2009, 13:53 -
what pixel aspect ratio to use when making mpeg titile for DVD project
By perfection in forum Newbie / General discussionsReplies: 3Last Post: 26th Oct 2007, 04:49 -
Aspect Ratio: Pixel AR and Display AR
By cheerful in forum Newbie / General discussionsReplies: 1Last Post: 15th Sep 2007, 17:42