fifonik

Results 173 comments of fifonik

Could you follow [troubleshooting steps](https://github.com/fifonik/FFMetrics#troubleshooting) please?

As I see, the program does not have permissions to write FFMetrics.log that should be aside of executable. Could you move the whole FFMetrics folder to a location with read/write...

"The system cannot find the file specified" means exactly what it says. FFMetrics is trying to execute ffmpeg.exe without providing any path. This must work if ffmpeg.exe (and accompanied dlls...

Hm. Everything should work without admin privileges and it works in my case.

Where can I read abot the option? In FFMPEG manual it is just mentioned, I have no idea what is the range of expected values. P.S. right now you can...

As I see, this is just a number greater then 0. 1 -- every frame calculated (default) 2 -- every 2nd frame calculated 3 -- every 3rd frame calculated and...

> Also, i use it with AV1, where decomp is slower overall. That was my point. On more advanced decoders like AV1 the decoding will take even more time so...

Will add it into the next version.

Implemented in 1.5.0 beta 1 (just released).

You do not need source codes for such analisys. FFMetrics is not calculating VMAF on its own. It is simply calling FFMpeg to do the math. All FFMpeg commands can...