Chitika

Showing posts with label dvd. Show all posts
Showing posts with label dvd. Show all posts

Wednesday, September 18, 2013

ffmpeg encode dvd to mp4

ffmpeg -i "concat:tmpDev/VIDEO_TS/VTS_01_1.VOB|tmpDev/VIDEO_TS/VTS_01_2.VOB|tmpDev/VIDEO_TS/VTS_01_3.VOB|tmpDev/VIDEO_TS/VTS_01_4.VOB" -acodec copy -vcodec libx264 ./out.mp4