Hi rendalunit,
rendalunit wrote:
Quote:
When encoding a divx3 to kvcdx3 with file prediction method, I see that tmpg sees the sample as having the total frames of the movie. It encodes the 100 second sample and then enocdes a black screen for the rest of the frames I tried manually entering the values in SelectRangeEvery to bypass Framecount but it didn't work. Maybe SelectRangeEvery() doesn't work with DivX I'm using Avisynth 2.06
|
I've converted many Divx 5.0.2 (avi) videos using file size predictor
via avs script and Tmpgenc shows the correct numbers of frames,
usually 2424 as the range. The file size estimates have been very
close with file size predictor. It could be the codec is conflicting with
others (i.e. divx 4.0, 5.0.2, etc.). Could you have by accident un-
commented a Trim command. Check the video stream using VirtualDub
--> File Information --> Video Stream and look for frame count,
frames per second, etc. While your there take a look at the Audio
Stream and see if it's mp3 or *Unknown.
-black prince