mencoder -vf stereo3d,scale sbs.mp4 -o anaglyph.mp4 -oac pcm -ovc x264
where:
sbs.mp4 is input file
anaglyph.mp4 is output file
Thanks :)
Some people were having difficulty getting the video to output the correct size, so I'm posting my solution here:mencoder -vf stereo3d=sbsl:arcd,dsize=1920:1080,scale "sbs.mp4" -o "anaglyph.mp4" -oac pcm -ovc x264
Thanks :)
ReplyDeleteSome people were having difficulty getting the video to output the correct size, so I'm posting my solution here:
ReplyDeletemencoder -vf stereo3d=sbsl:arcd,dsize=1920:1080,scale "sbs.mp4" -o "anaglyph.mp4" -oac pcm -ovc x264