project: reprobe and merge params when file changes are found

This commit is contained in:
itsmattkc
2022-05-28 12:25:50 -07:00
parent 15087b2cd2
commit fc68a123ba
10 changed files with 133 additions and 58 deletions
-1
View File
@@ -271,7 +271,6 @@ FootageDescription FFmpegDecoder::Probe(const QString &filename, const QAtomicIn
frame);
compatible_pix_fmt = FFmpegUtils::GetCompatiblePixelFormat(static_cast<AVPixelFormat>(avstream->codecpar->format));
qDebug() << "GOT IT FROM FRAME" << compatible_pix_fmt;
}
// Read second frame