How to convert MP4's with the new AMVapp 3.0 beta

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Daniel_BMS
Joined: Fri Nov 26, 2004 1:10 am
Org Profile

Re: How to convert MP4's with the new AMVapp 3.0 beta

Post by Daniel_BMS » Mon Apr 19, 2010 9:44 am

OK I put the AVS file in the same folder as my MP4. I still got the same larger error. VirtualDub says that the format is not supported 3 times.

Mister Hatt
Joined: Tue Dec 25, 2007 8:26 am
Status: better than you
Contact:
Org Profile

Re: How to convert MP4's with the new AMVapp 3.0 beta

Post by Mister Hatt » Mon Apr 19, 2010 11:54 pm

Paste your script and the output of "dir" in that folder from the cmd.

User avatar
Daniel_BMS
Joined: Fri Nov 26, 2004 1:10 am
Org Profile

Re: How to convert MP4's with the new AMVapp 3.0 beta

Post by Daniel_BMS » Tue Apr 20, 2010 8:58 am

Image

Mister Hatt
Joined: Tue Dec 25, 2007 8:26 am
Status: better than you
Contact:
Org Profile

Re: How to convert MP4's with the new AMVapp 3.0 beta

Post by Mister Hatt » Tue Apr 20, 2010 6:33 pm

DirectShowSource isn't FFMS2. What that error is saying is that DShow can't find a demuxer or decoder for your file. What format is it? As said earlier, use FFMS2.

User avatar
Daniel_BMS
Joined: Fri Nov 26, 2004 1:10 am
Org Profile

Re: How to convert MP4's with the new AMVapp 3.0 beta

Post by Daniel_BMS » Tue Apr 20, 2010 8:21 pm

I downloaded FFMS2. Does it's folder go into C:\Program Files\VirtualDub\plugins ?

User avatar
Enigma
That jolly ol' bastid
Joined: Sat Mar 07, 2009 3:55 pm
Status: Free
Location: California
Org Profile

Re: How to convert MP4's with the new AMVapp 3.0 beta

Post by Enigma » Tue Apr 20, 2010 8:55 pm

No, It goes into C:\Program Files\Avisynth 2.5\plugins

Mister Hatt
Joined: Tue Dec 25, 2007 8:26 am
Status: better than you
Contact:
Org Profile

Re: How to convert MP4's with the new AMVapp 3.0 beta

Post by Mister Hatt » Wed Apr 21, 2010 1:31 am

Put it wherever you want and just have LoadPlugin("path/to/FFMS2.dll") in your scripts that need it. Autoloading source plugins is a good idea though.

User avatar
Daniel_BMS
Joined: Fri Nov 26, 2004 1:10 am
Org Profile

Re: How to convert MP4's with the new AMVapp 3.0 beta

Post by Daniel_BMS » Mon Apr 26, 2010 12:49 pm

Man it took me this long to take a look at it. Only to find out that the ffms2-2.13 is already in the right folder. Wonder why it still doesn't work now.

User avatar
Panky
Joined: Wed Oct 04, 2006 12:57 am
Status: dozing...
Location: some place called Kokomo...
Org Profile

Re: How to convert MP4's with the new AMVapp 3.0 beta

Post by Panky » Mon Apr 26, 2010 2:41 pm

Check that you unzipped the files right in that folder. Else, I guess, the plugins won't load right.

User avatar
Daniel_BMS
Joined: Fri Nov 26, 2004 1:10 am
Org Profile

Re: How to convert MP4's with the new AMVapp 3.0 beta

Post by Daniel_BMS » Mon Apr 26, 2010 3:14 pm

Nope actually it turns out it was here all along.

Locked

Return to “AviSynth Help”