The following AviSynth script plays okay in VirtualDubMod, but when opened in MainConcept Encoder ot TMPGEnc no audio is detected:
I'd really like to know why this happening. Any ideas?
AviSynth script:
Code:# Xvid movie v=AVIsource("movie-xvid.avi") # Exatrced Wav file using Goldwave (16 bit stereo) a=WAVSource("movie.wav") v = AudioDub(v,a) return v
+ Reply to Thread
Results 1 to 2 of 2
-
-
Originally Posted by freemink
# Xvid movie
v=AVIsource("movie-xvid.avi")
# Exatrced Wav file using Goldwave (16 bit stereo)
a=WAVSource("movie.wav")
return AudioDub(v,a)"Just another sheep boy, duck call, swan
song, idiot son of donkey kong - Julian Cope"
Similar Threads
-
Video is blurry on computer but clear on HDTV, how can it happen?
By Bencuri in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 55Last Post: 26th May 2012, 11:48 -
what would you do if this happen to you?
By Webster in forum Off topicReplies: 8Last Post: 6th May 2011, 12:23 -
Why does this happen? Resolution problem.
By bananadude in forum EditingReplies: 8Last Post: 14th Jun 2008, 02:47 -
----jerky motion----when did that happen?----
By ozne64 in forum Video ConversionReplies: 6Last Post: 15th Jan 2008, 05:00 -
What will happen to analog cable after the digital switch???
By yoda313 in forum Off topicReplies: 5Last Post: 12th Jun 2007, 18:32