Home
last modified time | relevance | path

Searched defs:transcodeFile (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/kdenlive/kdenlive-21.12.3/src/
H A Dcore.cpp1133 void Core::transcodeFile(const QString url) in transcodeFile() function in Core
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/dialogs/
H A Dkdenlivesettingsdialog.cpp1294 …QString transcodeFile = QStandardPaths::writableLocation(QStandardPaths::AppDataLocation) + QStrin… in saveTranscodeProfiles() local