Quest now playing 3D Spacial Video filmed on the iPhone 15 Pro and Max

Associate
Joined
7 Sep 2014
Posts
40
Just been experimenting with the Spatiality app on Apple TestFlight. It allows the 3D Spacial video recorded on the iPhone 15 pro and max to be played on any 3D device.

It converts the Spacial data into a standard 3D side by side or 3 top bottom. Only takes a few seconds to convert the video

For 1080p per side the results are good (better than the Quest 3s 3D recording)

So if you are into video and have compatible iPhone I really would give this a go
 
Have you tried the Quest 3's 4K3D batch file?

adb.exe shell setprop debug.oculus.screenCaptureEye 2
adb.exe shell setprop debug.oculus.capture.bitrate 45000000
adb.exe shell setprop debug.oculus.refreshRate 72
adb.exe shell setprop debug.oculus.capture.fps 72
adb.exe shell setprop debug.oculus.fullRateCapture 1
adb.exe shell setprop debug.oculus.capture.width 3840
adb.exe shell setprop debug.oculus.capture.height 2160
adb.exe shell setprop debug.oculus.eyeFovUp "''"
adb.exe shell setprop debug.oculus.eyeFovDown "''"
adb.exe shell setprop debug.oculus.eyeFovOutward "''"
adb.exe shell setprop debug.oculus.eyeFovInward "''"
adb.exe shell input keyevent KEYCODE_POWER
adb.exe shell sleep 2
adb.exe shell input keyevent KEYCODE_POWER
adb.exe shell exit
pause
 
Hmmm will give that a go don’t have a pc (Mac) so will have to do each line on its own but will give it a go thanks

EDIT : just tried that batch and no it wont go above 1920 and the Height.. Anything more throws the perpective so locked to Square format I am afraid

Will keep an eye out for solutions
 
Last edited:
Back
Top Bottom