Files
thpeetz-notes/Quellen/IT/Konvertiere Video-Dateien in MP4.md
T

332 B

tags
tags
IT/Format/VOB
IT/Format/VRO
IT/Format/MP4

Dateiformat VRO

Verwendet von dem inzwischen entsorgten DVD-Rekorder.

Konvertierung

 ffmpeg -i /path/to/VR_MOVIE.VRO -vcodec libx264 Video.mp4
ffmpeg -i "concat:VTS_01_1.VOB|VTS_02_1.VOB|VTS_03_1.VOB" -vcodec libx264 Video.mp4