WMV to Avi convert. quick pls

If you have questions about compression/encoding/converting look here.
Reen@
Joined: Fri Dec 12, 2003 9:33 am
Location: The Netherlands
Contact:
Org Profile

Post by Reen@ » Wed Mar 28, 2007 3:31 pm

Kariudo wrote:you need to include the full path of the video that you're trying import.
Image
there are 2 parts to the file path (both are circled in red)

so let's say that I want to use clip26.avi
I'd do this

Code: Select all

directshowsource("C:\Documents and Settings\Use\My Documents\My Videos\clip26.avi")
you'll notice that the first part is in the explorer bar at the top, and the rest of the file path is: \filename.something

the audio skew is because someone forced variable bitrate audio into the avi stream (the avi container is oly supposed ot have cbr audio instead of vbr)
you could demux, and re-encode your audio as cbr using besweet and then re-mux...but I wouldn't do that unless you need that audio and need it to be synced
Thank you for the reply

Still though, I would like to ask you (a really dumb question and I hate to do so) how the ASV file could help me with VDub. Honestly I cannot make it up from the tutorial you gave.

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Wed Mar 28, 2007 3:37 pm

once you get the file into vdub(/mod) thanks to avisynth, you can go to file-save as and then save it as an avi file (you should probably compress it with huffyuv or lagarith. NOT DIVX OR XVID UNDER ANY CIRCUMSTANCE if you will be editing this footage)

you need to do the avisynth step because windows requested that vdub remove its ability to import the proprietary wmv format...this is a way of getting around that issue
Image
Image

Reen@
Joined: Fri Dec 12, 2003 9:33 am
Location: The Netherlands
Contact:
Org Profile

Post by Reen@ » Wed Mar 28, 2007 3:48 pm

Actually, that was not my question.

I hate to say this, but I still haven't learned to import a Avisynth file into VDub..

Can't you just tell me? I really really need to finish this urgently, because it is for school and I have no time to work it out myself (which I did the past 5 days)

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Wed Mar 28, 2007 3:58 pm

I did...drag the avs file to vdub and drop it somewhere inside the program window.
...you do have avisynth right?
Image
Image

Reen@
Joined: Fri Dec 12, 2003 9:33 am
Location: The Netherlands
Contact:
Org Profile

Post by Reen@ » Wed Mar 28, 2007 4:08 pm

Kariudo wrote:I did...drag the avs file to vdub and drop it somewhere inside the program window.
...you do have avisynth right?
Yes I do, I just found it hard to imagine I had to drag the file into the program.

Now I just did a few times, but I still get the error. I have 3 different Vdubs. One recalls the error I stated before and the second (1.5.10.1) and third (1.6.17) states "Avi Import Filter error: (Unknown) (80040154)"

User avatar
BauziOLD
Joined: Tue Oct 17, 2006 5:16 am
Location: Austria (uhm the other country without kangaroos^^)
Contact:
Org Profile

Post by BauziOLD » Wed Mar 28, 2007 4:22 pm

Here comes your superior but still simpel solution!

Install... Avi Synth?

Nobody told you so I guess you didn´t. Just intstall Avi Synth and it will work. Of course you can open also the script in VDM with the "Open File" button, command whatever.

Man you should have a close and good look at those guides:
http://www.animemusicvideos.org/guides/avtechbeta/

Next question: What you´re going to do with the avi file? So we can tell you the best codec etc. for your goal.

Maybe this is an error (I don´t really know if it makes a difference):
write: DirectShowSource("C:\path of file\file.wmv") and not
directshowsource("C:\path of file\file.wmv")
ImageImageImage
Image

User avatar
CrackTheSky
has trust issues
Joined: Sun Aug 27, 2006 11:01 pm
Status: Maybe editing?
Location: Chicago
Org Profile

Post by CrackTheSky » Wed Mar 28, 2007 4:29 pm

Bauzi wrote: Maybe this is an error (I don´t really know if it makes a difference):
write: DirectShowSource("C:\path of file\file.wmv") and not
directshowsource("C:\path of file\file.wmv")
Uppercase/lowercase is irrelevant.

User avatar
BauziOLD
Joined: Tue Oct 17, 2006 5:16 am
Location: Austria (uhm the other country without kangaroos^^)
Contact:
Org Profile

Post by BauziOLD » Wed Mar 28, 2007 4:31 pm

cool thx
ImageImageImage
Image

Reen@
Joined: Fri Dec 12, 2003 9:33 am
Location: The Netherlands
Contact:
Org Profile

Post by Reen@ » Wed Mar 28, 2007 4:33 pm

Actually I did install Avisynth, but because it didn't make any sense that it would then not work I redownloaded it and reinstalled it. Now it does work.

Thank you very much

...*OWNED* XD

User avatar
BauziOLD
Joined: Tue Oct 17, 2006 5:16 am
Location: Austria (uhm the other country without kangaroos^^)
Contact:
Org Profile

Post by BauziOLD » Wed Mar 28, 2007 5:21 pm

No problem.

For the future: The best to install is the amv app because there is already everything you need in this packed.
http://www.animemusicvideos.org/guides/ ... mvapp.html

If you work with it and the guides. It is superior.
ImageImageImage
Image

Locked

Return to “Conversion / Encoding Help”