Hallo,
beim öffnen einer DGV in MeGUI bekomme ich folgenden Fehler:
---------------------------:
Cannot open video input
---------------------------
The file D:\Test\ClipVC1.dgv cannot be opened.
Please make sure it's a valid AviSynth script and that AviSynth is properly installed.
You can check the validity of your script and AviSynth installation by opening the file in your favorite media player.
If that works, try opening the video in VirtualDub(Mod) as well. If the former works and the latter doesn't, install a YV12 codec.
Error message for your reference: Object reference not set to an instance of an object.
Ein AVS-script mit
lässt sich abspielen, ebenso lässt sich die DGV in VirtualDub öffen und abspielen. Ich habe auch YV12-Codecs installiert.
Hat einer 'ne Idee, wie ich den Fehler beheben kann?
Doxer