Piping MakeMKV output through ffmpeg?
Posted: Mon Oct 26, 2020 3:15 pm
I have been using MakeMKV on a system running Ubuntu 20.04, and I like it a LOT. I have been using it to rip my DVD and Blu-Ray collection to a private Plex media server. My only beef with MakeMKV is that the files it produces are very, very big. A Blu-Ray disc can typically produce a 40-50GB file, and a DVD can produce a 4-7GB file. To reduce the file sizes, I have been putting the files produced by MakeMKV though ffmpeg to transcode and recompact the files. It would be nice if this extra step wasn't needed, though. Is there any to do this automatically? Ideally, it would be even nicer if this could be done "on the fly", so that one wouldn't have to wait until the MakeMKV ripping session was completely done before putting the result through ffmpeg. Maybe consider this a feature request? Thank you.