дм-11_6671
Community Beginner
дм-11_6671
Community Beginner
Activity
Feb 17, 2025
02:11 PM
I have several questions: How to compile the extension code correctly? How do I connect the resulting file?
... View more
Feb 11, 2025
03:01 PM
#### Task: Develop a plugin for Adobe Premiere Pro to automatically detect bad shots Description: Need to develop a plugin for Adobe Premiere Pro that automatically analyses a video file and finds frames with poor quality, namely: - Blurred frames (motion blur, out of focus, camera shake). - Darkened frames (too low exposure, loss of detail in shadows). Functional requirements: 1. video analysis - The plugin should scan the video track and automatically mark problematic frames. 2. Defect Recognition - Detection of blurred frames (analysis of sharpness, presence of motion). - Detection of darkened frames (histogram, brightness and contrast analysis). 3. displaying the results - The user should be able to see which frames are marked as problematic (e.g. via markers on the timeline). - Ideally, add a window with a report of the number of bad frames and the ability to quickly view them. Technical Requirements: - Use of Adobe Premiere Pro SDK. - Work as a plugin that integrates into the Premiere Pro interface. - Optimised operation so that analysis does not slow down editing. - Support for video files in common formats (.mp4, .mov, .avi, etc.). - Ability to customise the sensitivity of detection algorithms. Translated with DeepL.com (free version)
... View more
Feb 11, 2025
11:06 AM
PremierePro24.0 SDK
... View more
Feb 11, 2025
03:44 AM
1 Upvote
Hi, everyone. I have problems with includes files from SDk, it shows errors, but i added path for headers and Utils. #include "PrSDKPlugIn.h" This file even doesn't exist. I tried another file, but this file exists, but error is the same. Who can help with this,plz? Best regards
... View more