Im trying to encode a Xvid ( 8 legged freaks ) to Mpeg2
When i frame serve to CCE 2.64 Using AviSynth it encodes for a few mins then locks up
When i try to use Tmpgenc It says the output file will be 6 gig
and thats with a bit rate of 2520
How can i encode this file, and i dont really want to frameserve with V/Dub if i can help it i really like AviSynth ?
+ Reply to Thread
Results 1 to 6 of 6
-
-
Use VirtualDub and FrameServer the thing to CCE 2.66, works fine!
SiCN - the real one!
"Dudes, we gotta think here... What would Brian Boitano do?" -
CCE 2.66 will only let you do 1 pass even if you select 3 or 4 on multipass vbr
on the new version any way 2.66.1.2 ? -
Here you go, Same gerneral settings i always use for DivX really
LoadPlugin("C:\Program Files\NimoCodec Pack\Mpeg2dec\MPEG2DEC.dll")
AviSource("D:\Video Editing\Xvid\Eight Legged Freaks.avi")
BicubicResize(448,350,1/3,1/3,6,0,596,256)
AddBorders(16,65,16,65)
ResampleAudio(44100)
Similar Threads
-
Long Encoding Times - MPEG2 --> XviD?
By onesikgypo in forum Newbie / General discussionsReplies: 16Last Post: 13th Oct 2009, 07:06 -
CCE Encoding timecode error and pulldown
By dannybz in forum Authoring (DVD)Replies: 22Last Post: 16th Aug 2009, 10:45 -
encoding mpegs with cce
By ricky1756 in forum Video ConversionReplies: 4Last Post: 3rd Jul 2008, 11:10 -
AVI->MPEG2 (CCE Basic) encoding results in incorrect video length in pla
By binister in forum Video ConversionReplies: 8Last Post: 26th Feb 2008, 17:29 -
Error while encoding with CCE SP2
By 1gnition in forum Capturing and VCRReplies: 11Last Post: 4th Jul 2007, 04:46