virtualdubmod problem.

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Vivaldi
Polemic Apologist
Joined: Sat Sep 29, 2007 9:39 am
Location: Petting mah cat..
Org Profile

virtualdubmod problem.

Post by Vivaldi » Tue Jan 22, 2008 5:01 pm

well, my problem is that I need to convert a whole episode into lagirith for editing, so I attempted to open it up with VDM, I got this message...

Code: Select all

Couldn't locate decompressor for format 'WMV3 (unknown).
VirtualDub requires a Video for windows (VFW) compatible codec to decompress video. DirectShow codecs, such as those used by Windows Media Player, are not suitable. Only 'Direct stream copy' is available for this video.
Now I had thought I had the codecs needed to play WMV so either I missed something compleatly, or it's something I wouldn't understand in the first place.
I Am using a HD Raw for this episode because it has not been released on DVD yet, and it has very important material for this amv.
Any help would be appreciated. Many thanks in advance.
Image
Image
<Kenzichu> HAHAHA!!
<Kenzichu> everyone died!

User avatar
BasharOfTheAges
Just zis guy, you know?
Joined: Tue Sep 14, 2004 11:32 pm
Status: Breathing
Location: Merrimack, NH
Org Profile

Post by BasharOfTheAges » Tue Jan 22, 2008 5:04 pm

Use avisynth to import perhaps?
Anime Boston Fan Creations Coordinator (2019-2023)
Anime Boston Fan Creations Staff (2016-2018)
Another Anime Convention AMV Contest Coordinator 2008-2016
| | |

User avatar
Vivaldi
Polemic Apologist
Joined: Sat Sep 29, 2007 9:39 am
Location: Petting mah cat..
Org Profile

Post by Vivaldi » Fri Feb 01, 2008 12:09 pm

Thanks for the reply, and sorry I took so long to respond. Anyway, I tried using avisynth to import, but I essentaily got the same message...

Code: Select all

avisynth open failure:
AVISource: couldn't locate a decompresser for fourcc wmv3
(C:\Documents and Settings\Vivaldi\My Documents\AMMP\one piece.avs line 1)
Now I'm quite a newbie when it comes to avisynth, but I can't think of much I could've gotten wrong for such a small script. Here it is anyhow...

Code: Select all

AVISource("C:\Documents and Settings\Vivaldi\My Documents\Downloads\[VP-Raw]_One_Piece_325_HD_(1280x720).avi")
is there something completely obvious that I'm missing? 'Cause I tend to do that alot. :?
Image
Image
<Kenzichu> HAHAHA!!
<Kenzichu> everyone died!

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Post by Zarxrax » Fri Feb 01, 2008 12:20 pm

Try directshowsource instead of avisource.

User avatar
Vivaldi
Polemic Apologist
Joined: Sat Sep 29, 2007 9:39 am
Location: Petting mah cat..
Org Profile

Post by Vivaldi » Fri Feb 01, 2008 2:02 pm

Image
how... did I not... see that. you'd at least think the "DirectShow codecs, such as those used by Windows Media Player" would have tipped me off.

Anyway thanks a heap Zarxrax, it works great now :) who knows how long I would've been stuck figuring that out :P
Image
Image
<Kenzichu> HAHAHA!!
<Kenzichu> everyone died!

NekoMayumi
Joined: Mon Sep 24, 2007 12:12 am
Org Profile

Post by NekoMayumi » Fri Feb 01, 2008 5:38 pm

Directshowsource isn't frame accurate though.

If you want Avisource to work, install WMV9VCM

Locked

Return to “AviSynth Help”