Hi, I have a mp4 file that I'm trying to convert to xvid. I tried following both user guides in this thread but I'm stumped on the audio part of it:
https://forum.videohelp.com/topic232659.html
I tried that first tutorial created by firewalker but the .wav file that TMPEG produced has no sound at all, so obviously the resulting file when merged with virtualdub had no sound either.
So next, I tried the tutorial that stavr0 posted in that same thread. And now I have the extracted video file and a .aac file to process/merge with virtualdub. I'm stuck at the part with the script b/c the script that I was posted by stavr is not valid with v-dub for some reason. I made the merge.avs file with avsP:
(I subbed in my own files, obviously)
Code:v=AVISource("1x21-Xmas Special(iPod)_track1.avi") a=DirectShowSource("1x21-Xmas Special(iPod)_track2.aac") AudioDub(v,a)
So when I choose 'run script' from file menu in vdub I get the following message:
Error during script execution line 1, column 2: Variable 'v' not found
Any ideas? Or is there better/easier way to convert that .aac sound file and have still sync up in vdub?
TIA
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
AVSTODVD: Avisynth script edit - colorspace conversion question...
By JRM75 in forum Video ConversionReplies: 2Last Post: 26th Jul 2010, 18:43 -
AAC 5.1 to AAC 2ch conversion problem
By MR 3 in forum AudioReplies: 6Last Post: 2nd Feb 2010, 22:44 -
AviSynth Script Problem
By Eva-Unit01 in forum EditingReplies: 21Last Post: 29th Dec 2009, 12:00 -
Problem using GraphEdit for AAC audio conversion
By Alterego in forum AudioReplies: 0Last Post: 21st Dec 2008, 12:41 -
Still images from AviSynth script problem
By Leo48 in forum Newbie / General discussionsReplies: 5Last Post: 27th May 2008, 15:54