hexhex
29th April 2002, 11:01
Hi
I try to convert DIVX-Movies to SVCD. To resize a movie, I use avisynth (version 1.0 beta 5).
The avisynth-script is created by fit cd.
Then i open the script with CCE 2.50, edit bitrate (vbr, 4 pass) and quality settings and start to encode.
CCE creates a vaf-file, after finishing the mpv-file.
1. Sometimes CCE stops after the first pass, somtimes the complete movie was converted.
2. Somtimes CCE stops after the first, second, third.. pass with the error msg:
fexp_close() failed: *** Could not close the file <d:\vid\movie.mpv> ***
[Windows error code: 0x6 6]
If i close the error-box, cce continues with encoding. but this sucks for batch encoding.
If I use virtualdub as frameserver, I don't have this problems, but I think, the resize-quality of avisynth is much better.
I am running CCE on a AMD XP 1700+ with winxp.
CCE is running in WinNT4-SP5 compatibility mode.
ResampleAudio(44100) # CCE 2.5 'crashfix' for Athlons
is in the avisynth script.
Can anyone help with this problem??
HexHex
I try to convert DIVX-Movies to SVCD. To resize a movie, I use avisynth (version 1.0 beta 5).
The avisynth-script is created by fit cd.
Then i open the script with CCE 2.50, edit bitrate (vbr, 4 pass) and quality settings and start to encode.
CCE creates a vaf-file, after finishing the mpv-file.
1. Sometimes CCE stops after the first pass, somtimes the complete movie was converted.
2. Somtimes CCE stops after the first, second, third.. pass with the error msg:
fexp_close() failed: *** Could not close the file <d:\vid\movie.mpv> ***
[Windows error code: 0x6 6]
If i close the error-box, cce continues with encoding. but this sucks for batch encoding.
If I use virtualdub as frameserver, I don't have this problems, but I think, the resize-quality of avisynth is much better.
I am running CCE on a AMD XP 1700+ with winxp.
CCE is running in WinNT4-SP5 compatibility mode.
ResampleAudio(44100) # CCE 2.5 'crashfix' for Athlons
is in the avisynth script.
Can anyone help with this problem??
HexHex