how do I convert .iso to .mp4 without mounting with ffmpeg
Fresh3 days ago
Mar 15, 202635050 viewsConfidence Score0%
0%
Problem
The problem is - I want to convert .iso with dvd to .mp4 (h264/ac3), but I cannot mount it via mount -o loop, because I'm on a virtual machine that doesn't allow to do that. Googling doesn't help. For now I'm trying to use mencoder for the task, but it's hard for me to convert all the parameters fr…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: how do I convert .iso to .mp4 without mounting with ffmpeg
Low Risk
You can do this with Handbrake, which comes in both GUI and CLI flavours and uses ffmpeg on the backend to do the transcoding. Alternatively, if you have some funky FFmpeg voodoo that you can't easily replicate in HandBrakeCLI, you could mount the I…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix