Missing Audio In Virtual Dub
-
- Joined: Tue Jan 14, 2014 8:29 pm
Missing Audio In Virtual Dub
So I recently ripped some footage from a blu-ray disk using makeMKV and the mkv file plays perfectly fine in MPC with audio and flawless video quality. I have since tried loading this file into VirtualDub and the audio is suddenly missing. The audio stream is totally blank. What am I missing or what have I done wrong?
- Shui
- Shuitcake
- Joined: Sun Jul 02, 2006 6:27 am
Re: Missing Audio In Virtual Dub
How do you load it into VirtualDub? If via avisynth please show us your script.
Spoiler :
-
- Joined: Tue Jan 14, 2014 8:29 pm
Re: Missing Audio In Virtual Dub
FFVideoSource("The Giver.mkv")
- RTW47
- Joined: Sat Oct 30, 2010 10:48 am
- Status: Knight of Ni
- Location: Argument Clinic
Re: Missing Audio In Virtual Dub
you have to load audio track as well:Watatashi wrote:FFVideoSource("The Giver.mkv")
Code: Select all
FFMpegSource2("The Giver.mkv", atrack=-1)
-
- Joined: Tue Jan 14, 2014 8:29 pm
Re: Missing Audio In Virtual Dub
Okay so now the audio shows up in the stream but the file doesn't seem to play. It just sits there frozen after I hit play.
- l33tmeatwad
- Joined: Wed Feb 16, 2005 3:22 pm
- Location: Christiansburg, VA
- Contact:
Re: Missing Audio In Virtual Dub
If the audio had more the 2 channels (stereo) it will not play in VirtualDub but it will export just fine.
Software & Guides: AMVpack | AMV 101 | AviSynth 101 | VapourSynth 101
PixelBlended Studios: Website | Twitter | YouTube
PixelBlended Studios: Website | Twitter | YouTube