OpenShot / openshot-qt

OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.
http://www.openshot.org
Other
4.37k stars 548 forks source link

Adding new "Choose Profile" context menu to Project Files #5634

Closed jonoomph closed 1 month ago

jonoomph commented 1 month ago

Adding new "Choose Profile" context menu to Project Files, to make it easy to edit using your source file width+height+FPS profile. Large refactor of how profile switching happens (moving to UpdateManger - so it will support undo/redo system). Add new profile() method to File Query class, to make it easy to generate/find a profile object for any File object.

Plus... avoid error message prompts when importing multiple files.

image

image

sentry-io[bot] commented 1 month ago

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: src/windows/models/files_model.py

Function Unhandled Issue
add_files NameError: name 'elements' is not defined windows...
Event Count: 1

Did you find this useful? React with a 👍 or 👎

jonoomph commented 1 month ago

Need simple way to set Project Profile from Project File

sentry-io[bot] commented 1 month ago

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎