# ~jhs/.acidriprc.master # grep -v # ~/.acidriprc.master > ~jhs/.acidriprc ; acidrip # Command above needed as # is not a complete delimeter ! # although most lines with # seem to be silently ignored a line like this: # with video_codec = lavc (but not with video_codec = xvid ) # was Not ignored & the text sho0wed in error log # There's an error on FreeBSD-6.2: Progress bar doesnt work, OK on 6.1 though. # Maybe my perl version is screwed ? # dvd_device = /home/jhs/xtra/dvd/black_adder/vob_from_mplayer # DEFAULT: /dev/acd0 # filesize = 700 # DEFAULT: 700, Gary goes for 1500 for a 90 min. film. # Note # If you rip a smallish file, it wont use a normal-ish higher # compression factor, unless you force the size down. Which might # catch you out if ripping a lot of smallish half hour TV episodes # to put on a disc. Driving mencode manualy gives more control. # Also If you rip a small vob, & then save the # settings you will corrupt your filesize in .acidriprc so all future # rips are far too small & low quality. # filename = /home/jhs/xtra/dvd/acidrip/%T-%N filename = /usr1/tmp/%T-%N # DEFAULT: /usr/home/jhs/%T audio_codec = mp3lame audio_mp3lame_options = abr:br=128 audio_lavc_options = acodec=mp3:abitrate=128 # Ref man: use 2 pass encoding, select the option if you wish to encode the # film twice to improve quality # Maybe I should add something fro 2 pass ? video_codec = lavc # DEFAULT: lavc Gary in 2006: xvid # A vob of 40.4 Meg produces .avi with 17.8 M using LAVC or a 13.9 M with XVID # xvid on host=laps FreeBSD-6.2 causes error: # AcidRip message - Running mencoder # \/home\/jhs\/xtra\/dvd\/black_adder\/vob_from_mplayer\/1\.vob \ # -alang English -info srcform="DVD ripped by acidrip.sf.net" \ # -oac mp3lame -lameopts abr:br=128 -ovc xvid -xvidencopts \ # :bitrate=5000 -vf pp=de,crop=0:0:0:0,scale=720:-2 \ # -o "/home/jhs/xtra/dvd/acidrip/unknown-1.avi" # Option xvidencopts: Unknown suboption # Error parsing option on the command line: -xvidencopts scale_enable = 1 autoload = 0 mpegfile = 0 eject = 0 scale_auto = 1 scale_height = -2 scale_width = 720 # DEFAULT: 480 Gary: 720 # man acidrip says: 720x568 for PAL, 720x480 for NTSC. # Maybe default is low so it will run on low res (or small xterm # within a large high res screen), but look bad (if it even displays ?) # on a normal PAL TV screen ? I do want TV compatible for export. # I have seen this acidrip creating 720 x 540 (shorter than PAL # vertical) , & when I call mencode direct, creating 720 x 576 # (taller than PAL vertical) # (In case I ever want to generate output to play on viewfinder of # camera, it creates 320x240, 15 fps, Motion JPEG, # audio: uncompressed PCM (mono, 11024 Hz) crop_enable = 1 # DEFAULT: 1 # I guess as I dont have a PPC CPU its safe to leave on ? language = English mencoder = mencoder mplayer = mplayer lsdvd = lsdvd tooltips = 1 video_passes = 1 video_bitrate_lock = 0 # DEFAULT: 0 Gary: 1 # whats this ? lavc_options = vcodec=mpeg4:vhq:v4mv:vqmin=2 total_blocks = 1 overwrite = 1 # DEFAULT: 0 cache = 0 cache_directory = /tmp/ vf_pre_enable = 1 audio_gain = 0 # DEFAULT: 0 # Gary: 4 # (was this to compensate before we discovered mixer 100 ?) vf_post_enable = 0 vf_pre = pp=de del_cache = 1 # DEFAULT: 0 ppc_bug = 0 compact = 0 # DEFAULT: 1 flickbook_preview = 0 enforce_space = 1 vobsubout = 0 # video_bitrate = 0 # DEFAULT: 0 When acidrip starts, 2696 after click on 40.4 Meg intro .vob # If it is preset it causes a fatal error # with video_codec = lavc (but not with video_codec = xvid ) ui_language = English