Browsed by
Month: September 2017

Creating Anaglyph Video with FFMpeg

Creating Anaglyph Video with FFMpeg

In this post, we’ll step through how to create anaglyphic stereoscopic videos using FFMpeg. To create anaglyph imaging, we’ll need to use two camera sources, one left, the other right. These sources will be merged into a single image with red cyan overlaying to create a three dimensional effect using red cyan glasses. I referenced these sites frequently. FFMpeg Documentation – https://ffmpeg.org/documentation.html FFMpeg Stereoscopic Details – https://trac.ffmpeg.org/wiki/Stereoscopic The source video I’ll be demonstrating was shot with two Innovv C1 dashboard…

Read More Read More