View Full Version : main concept
podgey
28th June 2004, 21:54
i have got main concept
i rip the wav and stick in the avi but when i encode to mpeg2 it is upside down.
any ideas?
how do you guys use this to get avi to mpg2?
please reply
thanks in advance
You could install AviSynth, write a small script like
AviSource("C:\MyFilms\film.avi")
FlipVertical()
Save the script, e.g. as "film.avs", then open the .avs file in MainConcept MPEG Encoder. Should work fine, and you can easily improve the video by using filters, too.
There's an option in MainConcept MPEG encoder to flip the video vertically, too. You'll find the checkbox in the cropping and scaling dialog.
bb
Originally posted by bb
-snip-
There's an option in MainConcept MPEG encoder to flip the video vertically, too. You'll find the checkbox in the cropping and scaling dialog.
bb [/B]
that's right. but sometimes this is not working.
*rant* crappy encoder
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.