enhancementhelp wanted
Repository metrics
- Stars
- (6,985 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I noticed that FFmpegFrameGrabber does not autorotate frames nor does it allow to enable handling rotation automatically. I checked that with the ffmpeg command line tool and it does automatically rotate videos with "rotation" metadata set (so the output video does NOT have "rotation" metadata set and is already at the right orientation).