How to convert MP4's with the new AMVapp 3.0 beta
- Daniel_BMS
- Joined: Fri Nov 26, 2004 1:10 am
Re: How to convert MP4's with the new AMVapp 3.0 beta
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.
-
- Joined: Tue Dec 25, 2007 8:26 am
- Status: better than you
- Contact:
Re: How to convert MP4's with the new AMVapp 3.0 beta
Paste your script and the output of "dir" in that folder from the cmd.
- Daniel_BMS
- Joined: Fri Nov 26, 2004 1:10 am
-
- Joined: Tue Dec 25, 2007 8:26 am
- Status: better than you
- Contact:
Re: How to convert MP4's with the new AMVapp 3.0 beta
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.
- Daniel_BMS
- Joined: Fri Nov 26, 2004 1:10 am
Re: How to convert MP4's with the new AMVapp 3.0 beta
I downloaded FFMS2. Does it's folder go into C:\Program Files\VirtualDub\plugins ?
- Enigma
- That jolly ol' bastid
- Joined: Sat Mar 07, 2009 3:55 pm
- Status: Free
- Location: California
Re: How to convert MP4's with the new AMVapp 3.0 beta
No, It goes into C:\Program Files\Avisynth 2.5\plugins
-
- Joined: Tue Dec 25, 2007 8:26 am
- Status: better than you
- Contact:
Re: How to convert MP4's with the new AMVapp 3.0 beta
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.
- Daniel_BMS
- Joined: Fri Nov 26, 2004 1:10 am
Re: How to convert MP4's with the new AMVapp 3.0 beta
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.
- Panky
- Joined: Wed Oct 04, 2006 12:57 am
- Status: dozing...
- Location: some place called Kokomo...
Re: How to convert MP4's with the new AMVapp 3.0 beta
Check that you unzipped the files right in that folder. Else, I guess, the plugins won't load right.
- Daniel_BMS
- Joined: Fri Nov 26, 2004 1:10 am
Re: How to convert MP4's with the new AMVapp 3.0 beta
Nope actually it turns out it was here all along.