Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序从前置摄像头拍摄视频并将其保存到 SD。虽然预览还不错(旋转了 90 度后),但最终的结果是侧向倾斜。
有没有办法正确保存?
录制的用户是什么?如果是 MediaRecorder,请查看该方法setOrientationHint()并进行相应设置。
setOrientationHint()