# XSVCD profile for ripmake-1.36 # # This profile creates a SVCD with DVD resolution and an aspect # ratio of 4:3. It does not clip and crop to keep the black bars # on the left an the right for TV-overscan. # It should be only used for DVDs or material with a good quality. # # possible Audio rates: 224, 128 # # This profile uses tcmplex as multiplexer because it seems to be more # tolerant then mplex. The created SVCDs were testet on a Red Star player. # # Sample: ripmake-1.36 -X xsvcd.prof -c2 -a0,128 /dev/dvd svcd # creates two XSVCDs from a DVD with an 128 kbps audio track svcd_conform=0 svcd_res=[720,480,576] svcd_max_kbps=7000 svcd_min_vbr_quant=4 svcd_aud_rates=[224,128] mpeg_mplex='tcmplex' # set both to 1 if your DVD-Player can handle 16:9 SVCDs svcd_can_anamorph=0 anamorph=0 # Do not clip and crop clip_thres=[00,00] # high quality encoder settings high_quality=1