Using FFMPEG on Windows to convert a DVD to MP4

This works for me!

> c:
> cd \
> mkdir dvd
> f:
> cd VIEDO_TS
> type *.VOB > c:\dvd\vob.vob
> c:
> cd dvd
> ffmpeg -i VOB.VOB MP4.MP4


Home | More stuff | Octad of the week