VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. 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 :
    Click image for larger version

Name:	megui.PNG
Views:	631
Size:	17.5 KB
ID:	2918
    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.
    Quote Quote  
  2. 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/
    Quote Quote  
  3. Originally Posted by poisondeathray View Post
    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
    Quote Quote  
  4. 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
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!