Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

Reply
 
Thread Tools Search this Thread Display Modes
Old 13th November 2019, 10:21   #1  |  Link
chris319
Registered User
 
Join Date: Apr 2017
Posts: 16
Nothing But Errors

I can't get Avisynth to do anything except show the version message. Anything else results in an error message. I'm following instructions to the letter. My machine is garden-variety Windows 10; nothing exotic about it.

Several people on another forum have made suggestions to install codecs, etc. but to no avail. Everything results in a dead end.

The latest error message is:

Quote:
Setup cannot copy the file AACACM.acm
I tried installing the AAC ACM decoder as Administrator which was a challenge in itself (I don't even know if it installed properly) but am still getting the above error message.

I'm getting ready to give up on the whole thing.
chris319 is offline   Reply With Quote
Old 13th November 2019, 10:40   #2  |  Link
Boulder
Pig on the wing
 
Boulder's Avatar
 
Join Date: Mar 2002
Location: Finland
Posts: 5,729
It helps a lot if you post your script.
__________________
And if the band you're in starts playing different tunes
I'll see you on the dark side of the Moon...
Boulder is offline   Reply With Quote
Old 13th November 2019, 11:18   #3  |  Link
chris319
Registered User
 
Join Date: Apr 2017
Posts: 16
Code:
AviSource("D:\videos\trains\drop.avi")
chris319 is offline   Reply With Quote
Old 13th November 2019, 11:23   #4  |  Link
Boulder
Pig on the wing
 
Boulder's Avatar
 
Join Date: Mar 2002
Location: Finland
Posts: 5,729
If the problem is a missing audio decoder, you could probably get the video loaded by opening the file in VirtualDub2 and saving a new file with the audio track disabled. I don't know if AVISource's audio=false parameter can get around the problem, but you can try that too.
__________________
And if the band you're in starts playing different tunes
I'll see you on the dark side of the Moon...
Boulder is offline   Reply With Quote
Old 13th November 2019, 12:29   #5  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by chris319 View Post
Code:
AviSource("D:\videos\trains\drop.avi")
Can you post the file or a small sample cut with AviDemux?
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 14th November 2019, 00:46   #6  |  Link
manono
Moderator
 
Join Date: Oct 2001
Location: Hawaii
Posts: 7,406
I think he should have mentioned that in a thread entitled AviSynth Busted, the AVI in question uses H.264 video and AAC audio.
manono is offline   Reply With Quote
Old 14th November 2019, 12:30   #7  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
He says he has avisynth latest installed, (Latest avs+ is v3.4.0 showing r2923 for version):- https://github.com/AviSynth/AviSynthPlus/releases
(I'm guessin' he might have old Ultim version installed)

AviSynthPlus_3.4.0_20191020.exe posted 24 days ago [installer for both x86 and x64].

Code:
return version


__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 14th November 2019 at 12:34.
StainlessS is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 14:22.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.