Prefer FFmpeg FPS readout over FFprobe for GIF, APNG, AWEBP

This commit is contained in:
N00MKRAD
2021-05-24 13:43:48 +02:00
parent fd9f5235b1
commit fc3b6eb4b5
3 changed files with 36 additions and 22 deletions

View File

@@ -29,7 +29,6 @@ namespace Flowframes.Media
}
Size size;
size = await IOUtils.GetVideoOrFramesRes(path);
Logger.Log($"Adding hash with value {size} to cache.", true);