https://bugs.kde.org/show_bug.cgi?id=464644
Bug ID: 464644 Summary: Regex for GoPro proxy clips (lrv) is worng Classification: Applications Product: kdenlive Version: 22.12.1 Platform: Appimage OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: fernandez...@gmail.com Target Milestone: --- SUMMARY Regex for GoPro proxy clips is wrong. GoPro naming convention is very weird, first clip starts with "GOPR" and following clips starts with "GP". You are searching for: Prefix clip: GX;GP Prefix of proxy: GL;GP you miss "GOPR". Check this ls output: GOPR0035.LRV GOPR0035.MP4 GOPR0035.THM GP010035.LRV GP010035.MP4 GP020035.LRV GP020035.MP4 STEPS TO REPRODUCE 1. Try to add an LRV clip which name starts with GOPR (first clip of a recording) to the project bin. OBSERVED RESULT Kdenlive doesn't recognize it as external proxy clip EXPECTED RESULT Kdenlive should recognize the LRV as external proxy clip. SOFTWARE/OS VERSIONS Linux Debian 11 (bullseye) ADDITIONAL INFORMATION All the remaining LRV files starting with "GP" are recognized. -- You are receiving this mail because: You are watching all bug changes.