https://bugs.kde.org/show_bug.cgi?id=517591
Bug ID: 517591
Summary: Transcode button in Time Remapping does nothing due to
method signature mismatch
Classification: Applications
Product: kdenlive
Version First git-master
Reported In:
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Video Effects & Transitions
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Transcode button in Time Remapping does nothing due to method signature
mismatch
STEPS TO REPRODUCE
1. Add a clip with B frames to the timeline
2. Open the Time Remapping panel
3. Click the "Transcode" button
OBSERVED RESULT
Nothing happens. Terminal shows:
QMetaObject::invokeMethod: No such method
Bin::requestTranscoding(QString,QString,int,bool)
Candidates are:
requestTranscoding(QString,TranscodeSeek::TranscodeInfo,bool,QString,QString)
requestTranscoding(QString,TranscodeSeek::TranscodeInfo,bool,QString)
requestTranscoding(QString,TranscodeSeek::TranscodeInfo,bool)
EXPECTED RESULT
Clicking Transcode should transcode the clip so Time Remapping can work on it.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 24.04.3 LTS
Qt Version: 6.4.2
--
You are receiving this mail because:
You are watching all bug changes.