So I was googling on how to do this and I came across a forum with these instructions:
1. install Avisynth 2.56 ( http://www.avisynth.org/ )
2. write into a new text file with a .avs extention:
DirectShowSource("ThePathtoTheFileYou want to convert")
e.g. DirectShowSource("d:Movie.mp4")
3. Now you can open the avs file in tmpgEnc as audio and video source
OK so this worked for me but the .mkv is dual audio and when I encoded I could only hear 1 of the audio, I figure I would have to extract the audio seperately and put it manually in the script, what would the script be ? Mmm... if its not possible to have 2 audio sources in tmpgenc then I'll just stick with 1 of them but yeah I still need to know what the script would look like.
+ Reply to Thread
Results 1 to 6 of 6
-
-
Yeah 2 audio streams, I could probably extract them in VDUB MOD. I was just thinking you know how some vcd audio works with dual audio in a single stream ? Programs like TDA can seperate them into 2 seperate stream while authoring. So I was thinking what if i were to extract both audio streams then combine them as 1 file and let TDA author and seperate it ? Could I have dual audio that way ?
Similar Threads
-
MKV guide, Play MKV, MKV to AVI, MKV to DVD, MKV to MP4, MKV to Blu-ray
By Baldrick in forum Newbie / General discussionsReplies: 55Last Post: 29th Jun 2012, 11:19 -
Hidef(.mkv) to DVD(.m2v) with Avisynth.
By RaChe in forum Video ConversionReplies: 4Last Post: 1st Sep 2010, 15:09 -
Convert a DVD to an avi,mkv using Avisynth Scripts and VDubMod or MeGUI
By ppeterr in forum DVD RippingReplies: 6Last Post: 25th Apr 2010, 05:04 -
Understanding MKV loading in Avisynth
By carlmart in forum Video ConversionReplies: 38Last Post: 28th May 2009, 06:39 -
MKV, CCE and AviSynth Question
By Maikeru-sama in forum Video ConversionReplies: 10Last Post: 14th Jan 2008, 16:35