AcademySoftwareFoundation / OpenRV

Open source version of RV, the Sci-Tech award-winning media review and playback software.
Other
550 stars 127 forks source link

Fix rotation metadata loading incorrectly with FFMPEG 6 #497

Closed chxmberland closed 5 days ago

chxmberland commented 2 weeks ago

Linked issues #496

Summarize your change.

Added an additional check to another metadata field when loading movie clips to ensure that rotation metadata is captured correctly.

Describe the reason for the change.

In FFmpeg 6.0, rotation metadata can be loaded incorrectly without this check.

Describe what you have tested and on which operating system.

macOS Sonoma 14.5

Add a list of changes, and note any that might need special attention during the review.

If possible, provide screenshots.

Roatate-Metadata-Missing