aserbao / AndroidCamera

🔥🔥🔥自定义Android相机(仿抖音 TikTok),其中功能包括视频人脸识别贴纸,美颜,分段录制,视频裁剪,视频帧处理,获取视频关键帧,视频旋转,添加滤镜,添加水印,合成Gif到视频,文字转视频,图片转视频,音视频合成,音频变声处理,SoundTouch,Fmod音频处理。 Android camera(imitation Tik Tok), which includes video editor,audio editor,video face recognition stickers, segment recording,video cropping, video frame processing, get the first video frame, key frame, video rotation, add filter Mirror ,add watermark ,add gif to video, add text to video, picture to video, audio and video synthesis, audio change processing, SoundTouch, Fmod audio processing.
3.01k stars 645 forks source link

魅族手机出现摄像头预览界面是反转的 #2

Open fanqGithub opened 6 years ago

fanqGithub commented 6 years ago

我是参加了gitchat来的,魅族手机出现开摄像头是反转的,还没看你代码,直接想着先看效果再去看你的文章。

jxdom commented 5 years ago

小米5s plus也是翻转的

GarveyZuo commented 5 years ago

mCamera.setDisplayOrientation() 可以设置摄像头旋转角度,但是无效,大佬何时能解决一下????

RnWater commented 5 years ago

华为p10P也是垂直翻转的

GarveyZuo commented 5 years ago

这个需要在一个中间函数去处理帧数据

aserbao commented 5 years ago

今天代码更新了,这个问题已经修复,可以下载最新的试试