Okay... I have been trying to deinterlace for 2 weeks now...

Locked
User avatar
taifunbrowser
Joined: Sat Sep 11, 2004 7:39 pm
Location: DDR ARCADES
Contact:
Org Profile

Okay... I have been trying to deinterlace for 2 weeks now...

Post by taifunbrowser » Sun Oct 10, 2004 7:43 am

I read all the guides on deinterlacing, and every time I run an avs script, it says it cant find the file, even though I gave it the correct path! the frustration has led me to make 2 creative, but horrible graphiced amvs that arent deinterlaced, and I'm tired of getting opinions that say "its too fuzzy" I KNOW ITS FUZZY!!!! oh well, can someone PLEASE tell me what I'm doing wrong??? lolz

User avatar
post-it
Joined: Wed Jul 17, 2002 5:21 am
Status: Hunting Tanks
Location: Chilliwack - Fishing
Org Profile

Post by post-it » Sun Oct 10, 2004 11:36 am

http://www.animemusicvideos.org/members ... hp?v=50448
is the AMV that you made? there's a lot of Color-Shimmering going on there!

de-interlacing is something best left to a Video Editor, but most people on these
boards use VirtualDub to de-interlace each section of their Videos' before they
Encode them to what ever their editors may be.

I use VirtualDub as much as possible, when making an AMV, and then let my
editor clip-and-crop the sections together. After all the sections are looking
the way I want them to, then its back to VirtualDub for the final encoding of
my AMV.

btw, please do not mark you next AMV as .avi if it is a .wmv - like this one is!
( it confuses newbe's when the files are mis-labeled. )

User avatar
Kalium
Sir Bugsalot
Joined: Fri Oct 03, 2003 11:17 pm
Location: Plymouth, Michigan
Org Profile

Post by Kalium » Sun Oct 10, 2004 11:54 am

post-it wrote:de-interlacing is something best left to a Video Editor, but most people on these
boards use VirtualDub to de-interlace each section of their Videos' before they
Encode them to what ever their editors may be.
Um, not quite. Deinterlacing is usually done using AVIsynth, sometimes using VirtualDub(Mod) to export the deinterlaced footage.

Look in the READBAG.

User avatar
taifunbrowser
Joined: Sat Sep 11, 2004 7:39 pm
Location: DDR ARCADES
Contact:
Org Profile

Every time

Post by taifunbrowser » Sun Oct 10, 2004 11:55 am

Every time I try to put my clips into virtual dub, it says there is a
"bad format" there... it says its an .avi file, so why cant I put it in? oh, and I didnt notice I had it said as an avi... it was my first movie lolz

User avatar
taifunbrowser
Joined: Sat Sep 11, 2004 7:39 pm
Location: DDR ARCADES
Contact:
Org Profile

Post by taifunbrowser » Sun Oct 10, 2004 11:58 am

Kalium wrote:
post-it wrote:de-interlacing is something best left to a Video Editor, but most people on these
boards use VirtualDub to de-interlace each section of their Videos' before they
Encode them to what ever their editors may be.
Um, not quite. Deinterlacing is usually done using AVIsynth, sometimes using VirtualDub(Mod) to export the deinterlaced footage.

Look in the READBAG.
I already looked there, and I tried to make an avisynth script, but then the avisynth says it "cant find the file" I give it the exact same location too! (C:/Documents and settings/Ben Braun/Desktop/AMV/Riverofdreams.avi!!!
I put that in, and it says it couldnt find it (I just copied and pasted the location windows said it was at) plz help! lol

User avatar
Kalium
Sir Bugsalot
Joined: Fri Oct 03, 2003 11:17 pm
Location: Plymouth, Michigan
Org Profile

Post by Kalium » Sun Oct 10, 2004 11:59 am

Try using VirtualDubMod instead.

Oh, and please copy and paste your exact script. There might be a problem there.

User avatar
taifunbrowser
Joined: Sat Sep 11, 2004 7:39 pm
Location: DDR ARCADES
Contact:
Org Profile

Post by taifunbrowser » Sun Oct 10, 2004 12:00 pm

Kalium wrote:Try using VirtualDubMod instead.

Oh, and please copy and paste your exact script. There might be a problem there.
kk...
its:

AVISource("C:\Documents and Settings\Ben Braun\Desktop\River of Dreams\The River Of Dreams.avi")
Telecide()
Decimate(5)

User avatar
taifunbrowser
Joined: Sat Sep 11, 2004 7:39 pm
Location: DDR ARCADES
Contact:
Org Profile

Ahhh...

Post by taifunbrowser » Sun Oct 10, 2004 12:01 pm

ok, I'll try the virtualdubmod... does it have some like, extra features or something? (compared to just plain virtualdub)
ok... let me try that

User avatar
Kalium
Sir Bugsalot
Joined: Fri Oct 03, 2003 11:17 pm
Location: Plymouth, Michigan
Org Profile

Post by Kalium » Sun Oct 10, 2004 12:04 pm

Are you using AVISynth 2 or 2.5?

If you're using 2.5, then that script won't work. You'll need to use something more like this:

Code: Select all

mpeg2source(<blah>.d2v)
telecide(order=1)
decimate(2)
As for VirtualDubMod, it's a modified form of VirtualDub that adds some things (like AVS handling, I believe).

User avatar
taifunbrowser
Joined: Sat Sep 11, 2004 7:39 pm
Location: DDR ARCADES
Contact:
Org Profile

hmm

Post by taifunbrowser » Sun Oct 10, 2004 12:05 pm

ok, on this version, now it says that "avs files are not supported"
hmm... was this because I made it in wmm?? or, can I only deinterlace BEFORE I make the vid? lol.

Locked

Return to “Video & Audio Help”