S
S
Sergey782012-04-03 10:34:10
linux
Sergey78, 2012-04-03 10:34:10

video overlay in linux

Good afternoon.
There are two video files. You have to put one on top of the other.
For a better understanding, here is an example:
Video #1 (telemetry): youtu.be/4y_N3mNqvmY
Video #2 (onboard): youtu.be/fgl6Cjurruk
Result: youtu.be/cIw--IxvsM0

Now I'm doing this in Pinnacle Studio by hand.
What are the ways to do this in the Linux console?
An ideal tool would be a console application that receives two video files in the parameters, the background color to be removed (for example, a green background in telemetry) and a shift in seconds to correctly combine the time on the video.
Are there ready made tools?
If there are no ready-made ones, perhaps there are libraries that allow you to do this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Lerg, 2012-04-04
@Lerg

Mencoder, ffmpeg?
Mencoder I know can overlay a picture. Of the video processing libraries, I used ffmpeg under C. Under python it should be easier.
BUT! You can also opencv - it should be quite simple here.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question