Slider: add label substitution for certain values

Allows "Threads" option in advanced export setting to show "Auto" when set to 0
This commit is contained in:
itsmattkc
2022-02-01 15:36:26 -08:00
parent 60aa76794a
commit 217973e069
4 changed files with 20 additions and 2 deletions
-1
View File
@@ -251,7 +251,6 @@ void ExportVideoTab::VideoCodecChanged()
} else {
pix_fmt_.clear();
}
qDebug() << "Set default pix fmt" << pix_fmt_;
}
void ExportVideoTab::SetTime(const rational &time)