Hi ,
I am using megui to convert a .mkv file to .mp4.
First I have installed CCCP and enabled Vsfilter autoload then installed Megui and updated it and set the right path to the neroaac encoder. With mkvextract I got the audio which is ADTS audio. Avisynth is installed.
After that I make everything correct in Megui and go to the queue and press start and then it gives me an error on the audio file.
Here is a screenshot of the error log :
note: schnittstelle nicht unterstützt means Interface not supported
I have read about such problem but couldn`t find the exact.
I tried the following :
1. I ran Megui as admin ( didn`t work)
2. tried force decoding via directshow (didn`t work)
3. uninstall and install everything from the start ( didn`t work)
4. put nero in the tools folder . (didn`t work)
So guys really am confused about this and hope I will get some help from here.
+ Reply to Thread
Results 1 to 4 of 4
-
-
sounds like you have directshow issues
when you render the mkv in graphstudio, do the pins connect ?
did you enable aac decoder in ffdshow , use win7dsfiltertweaker to ensure ffdshow is being used ?
or you can use another source filter , e.g. ffmpegsource2 , and avoid directshow issues
e.g.
FFMpegSource2("video.mkv", atrack=-1)
http://code.google.com/p/ffmpegsource/ -
Thanks for the answer,
I am not a prof but I will answer the questions.
graphstudio is showing pins connected.
aac is enabled on ffdshow and using win7dsfiltertweaker I have set the 32 bit to ffdshow but I have a 64 bit windows version and it is all set to microsoft.
Regards -
If it's not connecting, or you have errors then directshow won't work for you.
Double check to see you have haali media filter installed and registered and check again
Everything has to match 32-bit for 32-bit or 64-bit for 64-bit , or it will break filter chain
If you can't get directshow sorted out, I would use option #2 above and avoid all the headaches
Similar Threads
-
Problem with audio sync with an mp4/converting an mkv.
By Clowmet in forum Video ConversionReplies: 0Last Post: 21st Aug 2011, 08:58 -
MEGUI MP4 to AVI XviD Error
By DruidCtba in forum Video ConversionReplies: 22Last Post: 6th Nov 2009, 14:35 -
Megui converting error.
By llmercll in forum Video ConversionReplies: 5Last Post: 1st Feb 2009, 17:40 -
Help! Converting mkv. to mp4 (dual audio problems)
By ir0n_ma1den in forum Video ConversionReplies: 1Last Post: 5th Jun 2008, 14:50 -
Issues Converting MKV to MP4 (could be due to damaged MKV header??)
By MohQ in forum Video ConversionReplies: 1Last Post: 1st Feb 2008, 03:10