Kedirekin
6th March 2002, 02:53
Over the past few days, I've been trying to encode Urusei Yatsura #2: Beautiful Dreamer in CCE 2.50 without success. I thought I'd share the strange problem I'm experiencing; CCE simply exits part way into the first (vaf) pass. It doesn't generate any error messages, and it doesn't simply hang. It closes/exits as if I had hit cancle and selected File/Exit. It leaves behind a partial vaf file, but otherwise it's as if I'd never run it in the first place.
At first I thought it might be AviSynth that was causing the problem, so I tried a number of things to work around it. I tried:
- d2v->avs->CCE (original approach, of course)
- d2v->avs->vDub->CCE
- d2v->avs->vDub->avi (oddly, this failed while saving the avi*)
- vDub->avi, then avi->avs->CCE
- vDub->avi, then avi->avs->vDub->CCE
and finally,
- vDub->avi, then avi->vDub->CCE (abandoning Decimate and encoding at 29.97 fps)
(I didn't try any VFAPI approaches - if it doesn't work via vDub, I see no reason to expect it to work via VFAPI)
All of these approaches failed at about the same point, approximately 81 minutes into the movie (based on the frame count in the vDub frameserver dialog and the relative sizes of the partial vaf files). The last one finally convinced me it wasn't an AviSynth problem (AviSynth isn't even in the mix) - it truly had to be something in CCE.
I looked at the video at 81 minutes and found a yellow strobing effect that switches on and off every two frames. This effect goes on for about 20 seconds.
I surmised (in other words, guessed) that CCE was freaking out because it's recognizing a scene change every two frames in this section of footage, and simply can't handle it (either because of the low bitrate (300/1950/2400) or because it can't handle a succession two-frame GOPs). In desparation, I turned on 'Disable auto I-frame insertion' (because as I understand it this shuts off scene change detection) and tried encoding again. Viola, success (though I can't speak for the quality of the encode - I'm burning it now).
Well, that's my story. Has anyone else exprerienced this sort of problem? Did/do you have a different guess as to what the real problem is? Any suggestions on a better work-around? Do you think a later version of CCE might handle it better?
Any reply appreciated. TIA.
----------------------
* I think this strange avi save failure is related to a strange avs->vDub 2BG problem. It isn't a file system problem (I'm using NTFS), nor is it an avi file limitation (it fails with multi-segment as well). I simply can't process avs-to-avi via vDub if the end file(s) total larger than 2 BG. I have no idea why.
At first I thought it might be AviSynth that was causing the problem, so I tried a number of things to work around it. I tried:
- d2v->avs->CCE (original approach, of course)
- d2v->avs->vDub->CCE
- d2v->avs->vDub->avi (oddly, this failed while saving the avi*)
- vDub->avi, then avi->avs->CCE
- vDub->avi, then avi->avs->vDub->CCE
and finally,
- vDub->avi, then avi->vDub->CCE (abandoning Decimate and encoding at 29.97 fps)
(I didn't try any VFAPI approaches - if it doesn't work via vDub, I see no reason to expect it to work via VFAPI)
All of these approaches failed at about the same point, approximately 81 minutes into the movie (based on the frame count in the vDub frameserver dialog and the relative sizes of the partial vaf files). The last one finally convinced me it wasn't an AviSynth problem (AviSynth isn't even in the mix) - it truly had to be something in CCE.
I looked at the video at 81 minutes and found a yellow strobing effect that switches on and off every two frames. This effect goes on for about 20 seconds.
I surmised (in other words, guessed) that CCE was freaking out because it's recognizing a scene change every two frames in this section of footage, and simply can't handle it (either because of the low bitrate (300/1950/2400) or because it can't handle a succession two-frame GOPs). In desparation, I turned on 'Disable auto I-frame insertion' (because as I understand it this shuts off scene change detection) and tried encoding again. Viola, success (though I can't speak for the quality of the encode - I'm burning it now).
Well, that's my story. Has anyone else exprerienced this sort of problem? Did/do you have a different guess as to what the real problem is? Any suggestions on a better work-around? Do you think a later version of CCE might handle it better?
Any reply appreciated. TIA.
----------------------
* I think this strange avi save failure is related to a strange avs->vDub 2BG problem. It isn't a file system problem (I'm using NTFS), nor is it an avi file limitation (it fails with multi-segment as well). I simply can't process avs-to-avi via vDub if the end file(s) total larger than 2 BG. I have no idea why.