Hello,
I'm starting to test version 1.37 (1.37.41), which is very promising by the way, and I'm encountering a small problem. I have a camera configured with Orientation = Inverted and Video Writer = Camera passthrough. When viewed, the image is fine, but the recorded events don't apply the rotation.
I didn't have this problem with version 1.36.
Thanks in advance
Camera rotation and recording event with passthrough
Re: Camera rotation and recording event with passthrough
When we do passthrough, there is a flag in the mp4 header for transformations like rotate. IIRC there isn't one for Invert. I thought I had put in a warning for this, but perhaps not. I'll have to check the code.
It is generally better to do the transformation in the camera if you can.
It is generally better to do the transformation in the camera if you can.
Re: Camera rotation and recording event with passthrough
Hello,
Thank you for your reply, and yes I can do this inversion in the camera.
My message was only to point out the change in behavior between these two versions.
Thank you for your reply, and yes I can do this inversion in the camera.
My message was only to point out the change in behavior between these two versions.
Re: Camera rotation and recording event with passthrough
I just did a test here and it is working fine for me, so there must be another variable at play.
Is the recorded video stored as mp4? Is it h264 or h265? What is set for codec in the top right?
Is the recorded video stored as mp4? Is it h264 or h265? What is set for codec in the top right?