I'm trying this one out, but when i encode the movie... the result is a black movie, but when i play the .avs file in windows mediaplayer it looks fine. What am i doing wrong?
frotsen
+ Reply to Thread
Results 1 to 4 of 4
-
-
Here is the script:
LoadPlugin("J:\movies\MPEG2DEC.dll"
AviSource("J:\movies\Komedie\Get over it\Get over it.avi"
BilinearResize(432,480,40,8,560,256)
#TemporalSmoother(3,5)
AddBorders(24,48,24,4
#Trim(0,123874).FadeOut(150)
It works fine in virtualdub, i can framserve the script from there, but it take's to long!
Any ideas?
frotsen -
If the source is avi, there is no need to load the mpeg2dec plugin.
Do you have installed a YUY2 codec? Ben Rudiak-Gould's huffyuv is a perfect yuy2 codec. In Order to have huffyuv to be recognized by windows as a YUY2 codec you have to manually add this line to the system.ini [drivers32-section]:
VIDC.YUY2=huffyuv.dll
Hope it helps.
Similar Threads
-
Pegasys released TMPGEnc Video Mastering Works 5 (aka TMPGEnc 5.0 XPress)
By roma_turok in forum Latest Video NewsReplies: 6Last Post: 24th Jun 2011, 15:42 -
720p 59.94 to 480p 23.976 in TMPGEnc w/o Using AVISynth
By CubDukat in forum Video ConversionReplies: 6Last Post: 19th Oct 2009, 09:51 -
Audio Problem using AVISynth and TMPGEnc Xpress
By 1980sumthin in forum Video ConversionReplies: 10Last Post: 27th Jan 2009, 05:27 -
difference btw.TMPGEnc 4.0 XPress and TMPGEnc DVD Author 3 with DivX Auth??
By geronemo in forum Authoring (DVD)Replies: 5Last Post: 18th Nov 2007, 15:07 -
Avisynth/TMPGEnc Xpress Audio Sync Issue
By Borflex in forum Video ConversionReplies: 4Last Post: 2nd Jun 2007, 14:10