mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-25 12:49:26 +01:00
Prefer FFmpeg FPS readout over FFprobe for GIF, APNG, AWEBP
This commit is contained in:
@@ -29,7 +29,6 @@ namespace Flowframes.Media
|
||||
}
|
||||
|
||||
Size size;
|
||||
|
||||
size = await IOUtils.GetVideoOrFramesRes(path);
|
||||
|
||||
Logger.Log($"Adding hash with value {size} to cache.", true);
|
||||
|
||||
Reference in New Issue
Block a user