I'm really struggling with this problem. To take the latest simple example: re-encoding an mkv (to reduce the number of reframes).
Mediainfo shows the video has: width 1280 Height 546 DAR 2.35. Which is fine.
MeGUI produces an avs thus:
DirectShowSource("F:\My video.mkv", fps=23.976, audio=false, convertfps=true)
#deinterlace
#crop
#resize
#denoise
No crop, no resize. So i open this in MeGUI encode using x264 and 10 hours or so later it spits out an apparently OK video file, but with the following attributes: width 1432 Height 610 DAR 2.35
(Just to check, i then dropped the same avs script into virtualdub and 'file information' tells me that the size of the (original) video is 1432x610.)
I seem to get this sort of problem every time i try to re-encode HD video. Can someone tell me what's going on please?
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
About using AviSynth scripts with MeGUI 0.3.5.0.
By Nagashi in forum DVD RippingReplies: 56Last Post: 15th Jul 2010, 10:15 -
Convert a DVD to an avi,mkv using Avisynth Scripts and VDubMod or MeGUI
By ppeterr in forum DVD RippingReplies: 6Last Post: 25th Apr 2010, 05:04 -
1080p 30fps Encoding (AVS Scripts)
By superdud1400 in forum Video ConversionReplies: 21Last Post: 12th Nov 2008, 02:36 -
.avs scripts in TMPGE Xpress?
By ecc in forum Video ConversionReplies: 0Last Post: 12th Aug 2008, 07:39 -
Adobe Premiere project using AVISynth AVS scripts crashes when rendering!
By Mark001 in forum EditingReplies: 2Last Post: 10th Jun 2007, 23:25