Hi there,
A few days ago I changed my old PC to a new one, an I3 3.1 GHZ Sandy Bridge with 4GB DDR3 1333 Mhz and a RadeonHD6450 video card.. running on Windows 7 64bit
I usually use VirtualDub + Avisynth + CCCP for my encodes..
but sadly, on 64bit not everything works..
so.. I started to work with MeGUI, At first i didn't get it at all, but i managed to learn..
Today i wanted to do a test video and everything is ok.. i have video, i have audio, but i don't have any subs and i clearly put them on video
look at the avs script i created with MeGUI tool, AVS Script Creator:
i don't know if the problem is in my codecs or in the program...PHP Code:
DirectShowSource("D:\Torrents\test-video.mp4", fps=23.976, audio=false, convertfps=true).AssumeFPS(24000,1001)
#deinterlace
#crop
LanczosResize(848,480) # Lanczos (Sharp)
#denoise
LoadPlugin("D:\MeGUI_2050_x86\tools\avisynth_plugin\VSFilter.dll")
TextSub("D:\Torrents\subtitle.ass")
ConvertToYV12()
p.s i used this tutorial ... Hardsub Into MP4 Using MeGui - YouTube
edit: it seems the problem was with the VSFilter from the tools folder.. i changed that with another one and now it works
hihihi .. maybe someone who has the same problem will see this post![]()
+ Reply to Thread
Results 1 to 1 of 1
-
Last edited by DeNeDe; 4th Oct 2011 at 09:06.
Similar Threads
-
MeGUI problem
By socrates in forum Video ConversionReplies: 0Last Post: 5th Jul 2011, 04:12 -
Problem with MeGUI
By gis4ever in forum Video ConversionReplies: 2Last Post: 9th Sep 2010, 07:03 -
problem with megui
By simonrule in forum Video ConversionReplies: 2Last Post: 3rd Dec 2009, 16:39 -
megui problem
By eao1 in forum Newbie / General discussionsReplies: 2Last Post: 27th May 2008, 13:06 -
megui problem....
By cowboysroy31 in forum Newbie / General discussionsReplies: 2Last Post: 21st Jun 2007, 13:27