Skip to content

Reenable trancode clip functionality

Carl Schwan requested to merge reenableTranscodeClip into master

MainWindow::slotTranscode(const QStringList &urls) should only be called with at least one url, so we can remove some if condition.

Tested with only one file and multiple files.

Merge request reports