| Printable Version of Topic
Click here to view this topic in its original format |
| Unofficial VirtualDub Support Forums > Testing / Bug Reports > Bug In Virtualdub Mod |
| Posted by: meilin Jul 2 2003, 11:25 AM |
| 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 |
| Posted by: atimoc Jul 5 2003, 11:48 PM |
| 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 (-: |