S
S
Sergey Burduzha2017-10-15 13:58:15
ubuntu
Sergey Burduzha, 2017-10-15 13:58:15

How to convert video_ts to mp4 in ubuntu?

Help, I need to convert from video_ts to mp4 in ubuntu. I've searched the internet but haven't found a clear answer on how to do this. There are a bunch of converters for Windows, but here's how things stand in Linux. Installed avidemux, but it doesn't want to select all files with vob extension from video_ts folder, or I'm doing something wrong.
Thanks in advance for your help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2017-10-15
@serii81

https://www.google.com.ua/search?q=video_ts+%E2+mp...

cat ./VIDEO_TS/*.VOB | ffmpeg -i - <out_name>.<out_format>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question