Tutorials
Easily RIP DVDs in Linux with FFmpeg
In this tutorial, I will show you a simple way to RIP DVD into a single file using FFmpeg command line tool in Linux. Install FFmpeg in Ubuntu/Debian/Linux Mint sudo apt-get install ffmpeg Now copy contents of your DVD to local folder and cd into that folder(eg: video_ts) 1. RIP DVD Read more…