Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Rotate canvas or MP4

Community Beginner ,
Oct 21, 2020 Oct 21, 2020

Hi there, Im designing a digital menu that needs to be provided as an MP4 but rotated at 90 degrees clockwise so my client can use on their TVs. Is there an easier way to export to an MP4 but rotated? Ive been exporting the MP4 via the Adobe Media Encoder then rotating it in Quicktime then re-saving it as a mov, then resaving it again in Adobe Media Encoder as an MP4. It works, however it loses a bit of quality. Is there an easier way to do this without affecting the quality?

Thanks, Claudia

178
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 21, 2020 Oct 21, 2020
LATEST

If the video player your client is using respects the MP4 rotation flag, you can just edit that.

https://stackoverflow.com/questions/25031557/rotate-mp4-videos-without-re-encoding

 

Otherwise you can export as a maximum-quality MP4, then convert to a rotated MP4 using avidemux.

https://superuser.com/questions/82117/rotate-a-mp4-file-while-preserving-codec-and-quality-attribute...

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines