Quote:
Originally Posted by AgNa
Ahh And BTW when I use AssumeFPS I always get an undersized file, any ideas why? I use manual prediction 
|
That can be due to the place of assumeFPS line. I think it have to be before the sampler line, but if you already do that, you can try to put it after, just to see.
Code:
MPEG.Video.CQ_MaxBitRate = 2000000
MPEG.Video.CQ_MinBitRate = 0
MPEG.Video.CQ_EnablePadding = True
0 as min bitrate ? Your standalone can handle that ? They are few to accept that.
Code:
MPEGVideoEncoder_MotionSearchSpeed_Normal
This should be "Hight" or "Motion Estimate" (if you are using MA script).
Code:
MPEGSystemEncoder_StreamType_MPEG1_VideoCD_Illegal

I never saw that "VCD non standard" was called "illegal" in the project