After capturing a home movie, I am trying to encode the movie with CCE. After pluging in the movie, and click encode, the CCE, gives me an error saying it can't find the DVSD codec which is how the movie was captured using firewire. My question is how can I capture and encode using CCE. I can't get virtual dub to work. I captured useing Sonic Video Factory 2.0A and Ulead Video Studio 5.0
Thanks, Brad
+ Reply to Thread
Results 1 to 3 of 3
-
-
I had same problem, what you need :
1.Main concept dv codec
or You can use Avisynth script, something like this;
avisource("C:\windows\test.avi"
Assumefps (29.976) #lowest cce will allow
AssumeFieldBased
ConvertToYUY2
temporalsmoother(2,1)
biLinearResize(480,480)
ResampleAudio(4410
Similar Threads
-
Media Players Handle mini-DV (dvsd) Format?
By webpa in forum Media Center PC / MediaCentersReplies: 9Last Post: 3rd Apr 2011, 00:03 -
MiniDV (dvsd) colorspace problem?
By flashcoder in forum Video ConversionReplies: 3Last Post: 19th Jan 2010, 08:25 -
Missing Codec(s) ... How to find/install/use?
By CaptainChaos in forum Video ConversionReplies: 7Last Post: 18th Oct 2007, 02:47 -
Can't work with or find codec for "OpenDivx 4" files
By Lolipop Jones in forum Video ConversionReplies: 5Last Post: 14th Jun 2007, 15:43 -
How to find the real codec - VLC plays but WMP wont
By oglasifwd in forum Software PlayingReplies: 1Last Post: 5th May 2007, 19:20