VOB to MP4/MOV

Convert Vob files from DVD to MP4, MOV and others with ffmpeg.

TechDraft
  1. Move the working directory on the terminal to the VIDEO_TS folder inside the DVD.

cd DIRECTORY_VIDEO_TS

  1. Move the working directory on the terminal to the VIDEO_TS folder inside the DVD. In this case, '1' is the starting number, '5' is the final number, '...' meanse it goes from 1 to 5.

cat VTS_01_{1..5}.VOB > ConCat.vob

  1. Convert original vob file to mp4, mov or selected format. It's based on the output extension.

ffmpeg -i input.vob output.mp4

*Works on MacOS, and I think it works on Linux


Alan Becker Capuyá

From ONG's to enrepeneurism, in love with tech and innovation, I'm looking to be part of the social revolution seeking a better world.