Unregistered

|
1. I have this 22GB HUFFYUV (YUY2), 25fps, 48kHz PCM, with a missing index block. Trying to "Open in AVIFile compatibility mode", and stepping a frame results in a crash (crash info can be provided at request). Note: I am aware that I should not open 2GB+ files with this option, and it was really by mistake that I had it on and discovered that it crashed...
2. Trying to open in normal load and "Reconstructing missing index block", vdub reads only up to 2GB and I can't get past this point.
3. When saving a segmented avi, if I check the option "Limit number of video frames per segment to ___ frames", pick 1 frame per segment, only the first segment save actually have only one frame, while all consecutive segments have 2 frames/segment (if there is an odd number of frames) and all except the last have 2 frames/segment with the last being 1 frame (if the number of frames are even). 5 frame example results in 3 clips with 1x1 frame and 2x2 frames 6 frame example results in 4 clips, (1, 2, 2, 1 frames) |