Finally Compressing! Having trouble
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I live?
- Location: Somewhere I think O.o
- Contact:
open up notepad and type this in it:
but change the "C:/..." to the place on your computer where your file is...
then add
so the whole thing should look like this:
if there are other things you want to do to clean up the file you can put the other avisynth filters in if you want... theres ones to take out rainbowing, solidify colors ect..
but save the notepad and it should be whatever you name it .txt change the .txt to .avs and then open the avs file in Virtualdub and it should have your filtered video in there...
its like "coding your clean up" but it works better than anything else
and thats how i open files in vdub
Code: Select all
#ASYNTHER Default (AVISource)
DirectShowSource("C:\AMVExport\yourDVexport.avi",29.97)
then add
Code: Select all
fielddeinterlace()
Code: Select all
#ASYNTHER Default (AVISource)
DirectShowSource("C:\AMVExport\yourDVexport.avi",29.97)
fielddeinterlace()
but save the notepad and it should be whatever you name it .txt change the .txt to .avs and then open the avs file in Virtualdub and it should have your filtered video in there...
its like "coding your clean up" but it works better than anything else
and thats how i open files in vdub
Stalk me?
https://linktr.ee/jaddziadax
https://linktr.ee/jaddziadax
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I live?
- Location: Somewhere I think O.o
- Contact:
lol you should be able to find it by going to the "start button" -> "All Programs"-> "Accessories"
note pad will be there, its the simplest form of Text Editor you will ever find O.o
note pad will be there, its the simplest form of Text Editor you will ever find O.o
Stalk me?
https://linktr.ee/jaddziadax
https://linktr.ee/jaddziadax
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I live?
- Location: Somewhere I think O.o
- Contact:
save the file to where ever your video file is
and change the extention (which should be .txt) to .avs
then open that file in virtualdub mod
and change the extention (which should be .txt) to .avs
then open that file in virtualdub mod
Stalk me?
https://linktr.ee/jaddziadax
https://linktr.ee/jaddziadax
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I live?
- Location: Somewhere I think O.o
- Contact:
also make sure the "C:/" part is the directory to your file!! or it wont work
Stalk me?
https://linktr.ee/jaddziadax
https://linktr.ee/jaddziadax
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I live?
- Location: Somewhere I think O.o
- Contact:
no, it should be the file directory to where your file is on your computer
Stalk me?
https://linktr.ee/jaddziadax
https://linktr.ee/jaddziadax