
New: AI passthrough!
This amazing Deo feature uses the power of AI to turn every VR scene into AR passthrough! Now you can take characters out of VR and have them right there with you - as if they were in the same room.
Notice: AI Passthrough is presently in beta mode, and as such, users may encounter occasional service imperfections. The feature is currently exclusive to the DeoVR app, but it will soon be accessible on both browsers and mobile devices. Your feedback is highly encouraged and appreciated.
Recommended headsets:
Meta Quest 3, and Quest Pro with stereoscopic color passthrough, Pico 4 (monoscopic color passthrough).
Compatible headsets:
Quest 2, Valve Index (monoscopic black and white passthrough).
Passthrough is not compatible yet for Oculus Link cable.
Check out our complete guide to passthrough and join in the discussion at our busy forum.
WorkFlow:
擷取OSMO360 檔案內前鏡頭,需要使用這個終端機指令。(for mac)
=============
Bash
ffmpeg -i osmo360.osv -map 0:v:1 -map 0:a:0 \
-c:v libx265 -preset slow -crf 18 -pix_fmt yuv420p \
-r 30000/1001 -vsync cfr \
-c:a aac -b:a 320k \
-tag:v hvc1 -movflags +faststart \
output_front_lens.mp4
=============
分離後 用影像編輯軟體(FCPX)
將兩台OSMO360會出的影片對齊並分別輸出
再用 VR180 Creator 影像合併功能(原本是給 Z Cam K1 Pro to VR180 用)