Curious if there are any experienced users of handbrake here (https://handbrake.fr/). I am attempting to rip a DVD to an mp4 file. Previously I've done so using leawo pro on my old windows computer. But, I'm trying to phase that computer out, and am trying to use an ASUS dvd plug-in reader with my lap top running ubuntu now, and when I rip a DVD using handbrake the quality is unacceptably bad. Any tips on settings or ways to troubleshoot from other users ? Thanks!
pull down to refresh
ffmpeg -i VOB_FILE_ON_YOUR_DVD.VOB -map 0:v:0 -map 0:a:0 -c:v libx264 -crf 18 -preset slower -tune film -profile:v main -x264opts force-cfr=1 -r ntsc -c:a copy OUTPUT_FILENAME.mp4
/media/BeeRye/STAR_WARS_DVD/VIDEO_TS/VTS_01_1.VOB