Building DVDs from command line
To burn a video DVD in command line with Ubuntu we need to follow the recipe below: Generate MPG file (I) The starting point is a file with any format (flv, mkv, etc). We work with an mpeg file of the same quality (same quality) than the original. Therefore we have ffmpeg ffmpeg-and-CaigudaDeLaBicicleta.flv sameq CaigudaDeLaBicicleta.mpg [...]