Hi folks, I'm trying to use Trilight's guide to turn a DVD-9 to a DVD-5, so far with no luck. Everything's fine up until the frameserving stage with Avisynth 1.06 (it's supposed to work fine with CCE 2.64 under XP!) I try to load in the script into CCE and I get a dialog box that says "OpenMovieFromFile() failed(0)". Any ideas? The path is correct, but here's the other wierd thing - if I try to open the .avs with Windows Media Player (right click .avs, select Open With...) it fails to open. If I open it with MPlayer2.exe though, it works! I've a felling these problems are related, but have no idea how to fix them. If anyone knows, please help! Oh, and DVD2AVI is working fine. Thanks, PnaG. :confused:
CCE 2.64 can't load avs-files. You have two options: 1) Use CCE 2.50. 2) Use VFAPI (or load your avs-file with the last line ConvertToRGB() in VFAPI) and load that into CCE 2.64.
Okay, I'll try that and thanks! Isn't there a problem with 2.50 and Athlon processors, though? Do you know where I can get the patch that's supposed to fix it? (As far as I know, it's an unofficial patch...)
That is covered in the CCE FAQ (Q6). Just disable the audio. Encode your audio with Besweet and mux it with your video in BBMPEG for example. Ahhh, your are making a DVD5... You only need CCE for the video, so you should have no problems.
If you've NEVER USED CCE, then how can you be giving advice? CCE 2.5 doesn't work correctly in XP - which pnag said was being used. And I tried adding ConvertToRGB() as the last line in my avs-file, but VFAPI only accepts DVD2AVI (d2v) and TMPGEnc files, not .avs files, so how do you load the .avs file? Have you ever tried your advice, or are you just repeating what you heard might work?
Make sure this line is added (usually as the last line) in your .AVS ResampleAudio(44100) Post the text from your AVS -- the folks here will help, but only if you let them...
if you've NEVER USED CCE, then how can you be giving advice? CCE 2.5 doesn't work correctly in XP - which pnag said was being used. Umm I've been using 2.5 CCE with XP for almost 8 months and i've never had a problem with it? Are you sure about what your saying, or have you ever thought that it might be your particular computer configuration that has a problem with XP, and 2.5? Just wondering? Who know maybe it works for me on all 3 of my computers by some freak accident? Armyb77