mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-25 12:49:26 +01:00
VideoExtraData improvs, print warning for HDR content with suboptimal encsettings
This commit is contained in:
@@ -122,6 +122,7 @@ namespace Flowframes.Data
|
||||
Logger.Log($"Failed to initialize MediaFile: {e.Message}", true);
|
||||
}
|
||||
|
||||
VideoExtraData = await FfmpegCommands.GetVidExtraInfo(ImportPath);
|
||||
Initialized = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user