|
|
| meilin |
| Posted: Jul 2 2003, 11:25 AM |
 |
|
Unregistered

|
i create a avs file with avisynth 2.52 like this: DirectShowSource("d:\meilin\movie\joanne_purity_0201.asf", fps=15) i can use virtualdub to open it,but there was no audio! (i do not know how to get the audio? is that means i must use some record software to record the audio?) but when i use virtualdubmod 1.5.1 to open the file, there was a a green screen
thx and sorry for my poor english |
 |
| atimoc |
| Posted: Jul 5 2003, 11:48 PM |
 |
|
Unregistered

|
That's not a Bug in vDubMod !
Avisynth's DirectShowSource does not / can't open the Audio contained in the specified file !
if U want to convert asf to let's say avi, U can convert the video using Avisynth, and capture the audio while playing the asf in Mediaplayer using 'TotalRecorder', which installs itself as a SoundDriver, and captures audio to disk.
Good Luck !
btw: please state the nature of the problem more precisely in the title of you post (-: |
 |
|