To play a 3D side-by-side (SBS) VR video using ffplay, you can use the following command: \n\nbash\nffplay -i input_left.mp4 -vf \"movie=input_right.mp4, [in] setpts=PTS-STARTPTS [right]; [in][right] overlay=W/2:0 [out]\"\n\n\nReplace input_left.mp4 with the file path of your left-eye video and input_right.mp4 with the file path of your right-eye video. Make sure the videos are already split into left and right-eye views.\n\nThis command will merge the left and right-eye videos side by side and play the resulting SBS VR video using ffplay.


原文地址: https://www.cveoy.top/t/topic/pD9J 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录