# XVCD profile for ripmake-1.36 # # possible Audio rates: 224, 128 # # This profile creates a VCD with 'half DVD' resolution and an aspect # ratio of 4:3. It's used to create VCDs of one or two CD AVIs. It's a # compromise between encoding speed and quality. For poor # quality AVIs decrease the resolution to 352,240,288. Create # SVCDs from high quality AVIs. # # This profile uses tcmplex as multiplexer because it seems to be more # tolerant then mplex. The created VCDs were testet on a Red Star player. # # Sample: ripmake-1.36 -X xvcd.prof -c2 -a0,128 test.avi vcd # creates two XVCDs from test.avi with an 128 kbps audio track vcd_conform=0 vcd_res=[352,480,576] vcd_max_kbps=7000 vcd_min_vbr_quant=6 vcd_aud_rates=[224,128] mpeg_mplex='tcmplex' # set both to 1 if your DVD-Player can handle 16:9 VCDs vcd_can_anamorph=0 anamorph=0 # Do not clip and crop, cause AVIs are normally clipped and cropped clip_thres=[00,00]