My video files are in .MPEG format. I load them into VirtualDub to use a filter or two on them, then save them to .AVI format.
The problem is, when I play back the video in Windows Media Player, the video width has been squeezed inward, but the height looks the same. The result is a funky looking video that's much taller than it is wide.
I am losing my aspect ratio because saving PAL in .AVI format causes a loss of "flags."
Does anybody know how to fix this problem ????
Thanks!!!!!
Chris![]()
+ Reply to Thread
Results 1 to 8 of 8
-
-
Well you either need to resize or set the PAR the same as the source. Setting the PAR is possible with XviD and x264, also should be possible, at least after encoding with other MPEG-4/AVC codecs.
If you use XviD, I would recommend a current build, since a bug with resizing was fixed. Previous builds won't resize correctly on playback if you use bframes that aren't packed. -
Chris,
Yes. This is normal, when playing an avi in windows media player. The issue is that the mpeg you loaded into virtual dub had half-height resolution, which is 352x576, or you loaded a filter into VD that outputted an avi at that resolution.
When playing back an avi, media player will play it exactly as the dimensions of the clip are. But when it plays an MPG of a clip at that resolution, it senses that it is one of several compliant DVD resolutions, and re-stretches it back for normal playback (as does a DVD player, also). 352x576 is one of the compliant res specs for DVD's, and has the advantage of being a smaller file, and so able to fit a longer movie onto a disc, at the expense of some resolution, as compared to 704x576 (or 720x576) full resolution.
If you are outputting it as an avi, with the intention of converting it to an mpg for burning to a DVD, don't worry about how it looks as an avi, just encode it to mpg, and it will play fine in media player, and also on a DVD player. If you want to use the avi directly for viewing, eg. on your computer, then you'll need to use a VD resize filter to output it at the correct res you want (704 or 720x576)
Cheers,
Graham -
Originally Posted by Graham Meredith
-
Yeah, I'm thinking it might be a waste of time too. But, I need to run my .MPEGs through VirtualDub in order to clean them up with a couple of filters.
The problem is, VirtualDub saves the files in .AVI format, and that's why I have to covert from .AVI back to .MPEG.
Unless someone knows a better way. I'd love to hear any suggestions though!!!!
Thanks!!!!
P.S.
I know nothing at all about frame serving. Where can I learn about that? -
Definitely frameserve using Vdub, just as celtic_druid said! You will mimimise the loss from processing by skipping the avi step altogether. You'll also save yourself a heap of HD space. You only need Vdub and TMPGEnc (or any other mpg encoder that will accept framserve handles from Vdub). If you want more filters than what Vdub offers, use Avisynth in between the 2, but without it, they work fine.
Check out the guide:
http://www.virtualdub.org/docs_frameserver
Cheers, Graham
Similar Threads
-
Saving Vegas 9 Video-Clip in Older Format
By TKB in forum Newbie / General discussionsReplies: 3Last Post: 24th Mar 2011, 04:07 -
Problems with Movie maker saving to dv-avi
By jbitakis in forum Video ConversionReplies: 7Last Post: 15th Sep 2010, 09:19 -
Is MPG the best format for saving DVD recordings?
By sldvd in forum Newbie / General discussionsReplies: 3Last Post: 12th Mar 2010, 06:11 -
Best format for saving home video
By lehoczky in forum Newbie / General discussionsReplies: 24Last Post: 28th Jan 2009, 08:39 -
saving files with all to avi
By pw29010 in forum Video ConversionReplies: 6Last Post: 26th Sep 2007, 14:50