| 3 | | I want to create the dual-fisheye video using ffmpeg using my raspberry pi. Until now, I've been using Raspivid but I'm curious to try it with ffmpeg and see if there are any benefits. My interest is to record two 1024x1024 videos at the same time and then, when recording is done, combine them into a single 2048x1024 mp4 video. Also, is ffmpeg capable of forcing a 2nd camera to mirror the auto-exposure of a 1st cameras. So if the dual-camera goes into a tunnel etc the 2nd camera would adjust it's settings automatically from the 1st camera? |