Feedback
 
AfterDawn.com Forums

Site update - March 16th 2010

AfterDawn.com has been updated! In addition to renewing the layout of the site we have also speeded up things considerably. The new version has been tested on our Finnish site for several months, and during the testing we have managed to improve the new version even further.

You can now enjoy this new layout at English AfterDawn.com and English Discussion Forums as well! We have also introduced new sections to the site, and re-arranged things a bit.

Read more about the update and let us know what you think!

Close this message

avisynth with H264 problem

#1 24 Nov 2007 @ 0:13
Hey folks. I've got a MKV with a H264 video track. I want to convert it to AVI. I successfully used AviSynth and VirtualDubMod before, but now when I drop or open the .avs file with VDM it says "Video Stream not Found" I've very carefully written the script and it may be the problem but I don't think it is.

My MKV file is 'gb48' in hard drive M:

I make my script: DirectShowSource ("M:\gb48.mkv")
or if it is in folder 'gb' I script: DirectShowSource ("M:\gb\gb48.mkv")

Actually it hasn't mattered how I write the script because nothing has worked anyway. I still get "video stream not found" when I drop the .avs in VDM. I hope someone can help me, even if its just pointing out a stupid mistake.

Thanks
#2 24 Nov 2007 @ 13:50
I've had problems using Avisynth on mkv files that have subs.
#3 04 Dec 2007 @ 20:08
Have you tried using Auto GK, or Gordian Knot?

Share this