Audio Bitrate:
Audio bitrate of the output MPEG file.
For VCD the audio bit rate must be 224 Kbits.
Default is : 224
Motion Search:
Compression speed optimisation . You may get noise around motions
Good : best quality (slow)
Normal : normal quality
Bad : Bad quality (fast)
Default is : Good
Caculation mode:
CPU calculation mode.
0 : MMX (works only on Intel MMX processors)
1 : 3DNow (for amd user)
2 : SSE2 for IntelP4 processor
3 : Normal (slow) don't perform MMX calculation
Default is : Auto detected
DCT/iDCT:
DCT and iDCT routines.
0 : MMX for MMX processor
1 : SSE2 for IntelP4 processor
2 : FPU (highest quality)
Default is : Auto detected
Mux Rate:
Increase the muxltiplexing rate by Mux_Rate% . Use this to avoid underflow.
Just increase it but the output file will grow up a little.
Default is : VCD = 1.4, SVCD = 5.6
VBV buffer size:
Size of the VBV buffer 20 recommended for VCD, 112 for SCVD.
Default is : 20
Pulldown 3:2:
Convert 23.976Hz to 29.97Hz (NTSC Only).
Default is : None
Resolution:
Capture resolution in pixel.
PAL: 352 x 288, NTSC:352 x 240
Default is : 352 x 288
Video Resize:
Video resizing filter.
Nearest neighbour : Get the nearest pixel. (no filtering)
BiLinear : very accurate Slow
BiLinear MMX: very accurate Fast
BiCubic : very accurate bicubic filter very slow
SSE BiCubic : SSE implementation of accurate bicubic filter
Works on PIII or K7 or higher
Pseudo BiCubic : not accurate very fast
Bilinear uses
2*2 nearest points to smooth the picture
BiCubic uses 4*4 nearest points to smooth the picture
TAP filters are 2Pass filters,they give best quality
but are slower.
Max frames:
Maximun number of frames to encode.
Default is : 10000
Ignore
Overwrite message:
Don't check if the ouput file already exists
and always overwrite.
Default is : No