Can we set video rotation metadata? #1961
Ryan7865
started this conversation in
2. Feature Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While it is possible to read the "display rotation" angle through VideoFrame.rotation since v14.1 and Stream.side_data in earlier versions, there is no way to set this value for a new video. I'm currently relying on (a subprocess call to) mkvpropedit to set the value afterwards. It would be great if PyAV could do that. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions