w2016561536 / android_virtual_cam

xposed安卓虚拟摄像头 android virtual camera on xposed hook
MIT License
1.35k stars 375 forks source link

Cam video is streched #84

Closed robkor26 closed 2 years ago

robkor26 commented 2 years ago

Could anyone try to help me fix the problem with my cam video? The video image is always stretched when using camera no matter what resolution I download video. I can't see any toast I can change resolution. Has anyone got idea what I do wrong? In video player the video plays well however when using vcam it is always stretched. My device is xiaomi 11. I appreciate for any help. Thank you

w2016561536 commented 2 years ago

No toast messages? Try to change the resolution to your screen’s resolution

w2016561536 commented 2 years ago

Sometimes you need a rotation

robkor26 commented 2 years ago

When I rotate the video by 90 degress the vcam displays video image correctly. The image is not stretched anymore. However the problem now is that it is in wrong position. It is 90 degrees wrong. Can someone help?

w2016561536 commented 2 years ago

Sorry, you need to know that the raw image would be processed by app, such as rotation. Because system provides an image without rotation regardless of your phone's direction. I can't hook every app's process method one by one.

RADIDSAS commented 1 year ago

hello when i put video in folder video display destroyed and target app still pending for accept the video what is the problem