mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:39:43 +08:00
Videos uploaded to AWS MediaConvert were losing their orientation after "conversion". The original file can rely on rotation metadata from the device, but MediaConvert does not apply or preserve that metadata by default. So adding `rotate: "AUTO"` here, so MediaConvert will read the input rotation metadata and bake the correct orientation into the converted video. |
||
|---|---|---|
| .. | ||
| adapter_factory.rb | ||
| aws_media_convert_adapter.rb | ||
| base_adapter.rb | ||