Fetster
27th November 2008, 23:13
I am following the Encoding guide for DVD to H264 on Networkmediatank Wiki. This is the first time I have done this so its probably a silly mistake but I keep getting the following error message when i select my script in the video input box.
' MeGUI encountered a fatal error and may not be able to proceed. Reason:DirectShowSource: The video graph failed to restart after seeking. Status 0x80004005 Source of exception: megui stacktrace: at MeGUI.AvsFile.AvsVideoReader.ReadFrameBitmap(Int32 position) at MeGUI.VideoPlayer.positionSlider_scroll(Object sender, EventArgse) at MeGUI.VideoPlayer.loadVideo(MainForm mainform, String path, PREVIEWTYPE type, boolean hasAR, boolean inlineAvs) at MeGUI.AviSynthWindow.showOriginal()
This keeps going on and on with the rest of the error message.
Any idea what the problem may be?
The script is simply
'MPEG2Source ("VTS_01_1.d2v",cpu=0) # Blow Film.d2v '
Any help would be greatly appreciated guys.
Thanks in advance
Fetster
' MeGUI encountered a fatal error and may not be able to proceed. Reason:DirectShowSource: The video graph failed to restart after seeking. Status 0x80004005 Source of exception: megui stacktrace: at MeGUI.AvsFile.AvsVideoReader.ReadFrameBitmap(Int32 position) at MeGUI.VideoPlayer.positionSlider_scroll(Object sender, EventArgse) at MeGUI.VideoPlayer.loadVideo(MainForm mainform, String path, PREVIEWTYPE type, boolean hasAR, boolean inlineAvs) at MeGUI.AviSynthWindow.showOriginal()
This keeps going on and on with the rest of the error message.
Any idea what the problem may be?
The script is simply
'MPEG2Source ("VTS_01_1.d2v",cpu=0) # Blow Film.d2v '
Any help would be greatly appreciated guys.
Thanks in advance
Fetster