dbvideostriketeam / wubloader

MIT License
15 stars 8 forks source link

Match aspect ratio from frame to template or vice versa, or lock template to frame #432

Closed dcollinsn closed 3 weeks ago

dcollinsn commented 3 weeks ago

This patch updates the advanced thumbnail template cropping tool to allow the aspect ratio to be copied from the video frame to the template, from the template to the video frame, or to be locked at the video frame's current value. This allows editors to avoid accidental stretching of the video frame content.

Resolves #430