fifonik

Results 173 comments of fifonik

Understood. I answered to Hunters message related measuring performance. My point was -- FFMpeg doing all the math so its performance should be analyzed if needed.

In this case you can just have a look at the plot library I use in FFMetrics -- [OxyPlot](https://oxyplot.github.io).

In version 1.4.5b `-r ` is added to ffmpeg arguments + it is possible to fine-tune all arguments in FFMetrics.conf (see FFMetrics.conf.example) It would be nice if you can check...

I've just released another program with similar UI -- [FFBitrateViewer](https://github.com/fifonik/FFBitrateViewer). Unfortunately, I do not have plans to in-build this functionality into FFMetrics.

I'm not really sure what you are suggesting. FFMetrics is already using the **settb** and **setpts** parameters when calling ffmpeg. You can tick the 'Write FFMpeg commands to log' option,...

FFMetrics is just a frontend, it is up to FFMpeg to support all these formats. I've just calculated uncompressed vs cineform and do not have the issue: ![image](https://github.com/fifonik/FFMetrics/assets/7234987/4ca264c7-47e9-4af2-b657-e682b435532b)

You can try troubleshooting [steps](https://github.com/fifonik/FFMetrics#troubleshooting).

BTW, I do remember similar issues were caused by too small timeout for FFMpeg calls. In this case you can try: - Use shared version of FFMpeg (exe + dlls)...

How you suggests to merge data that is in editor with the data that comes from DB during refresh? I do not want that text editor's data is updated automatically...