Closed Heporis closed 1 year ago
Could you follow troubleshooting steps please?
-log file deleted- It crashes no matter where the ffmpeg locates.
In your file offset spacified as 1.4 sec, but when FFMetrics getting preview image it is asking to get frame at fixed position 1 sec (-ss 1). As a result, image extraction fails. I still do not know why FFMetrics is crashing after that and I need to find a way to re-produce the crash.
In the meantime you can try the latest beta (1.4.8): it is possible that the crash is already fixed there. As for the correct preview image extraction offset -- I've made required changed already and it will be in the next beta.
1.4.8 still crashes.
How big is your video file? Can you share it (PM)?
I downloaded -link-removed- from a live stream. The origin format is .flv, and I convert it to .ts with ffmpeg -i input.flv -bsf:v h264_mp4toannexb -f mpegts -c copy output.ts
I downloadad you file & the same ffmpeg.exe and it works with no issues in my case (checked with 1.4.8b). To be honest -- I do not have a clue what could cause the crash.
Does it needs some other system components besides .net framework 4.8? Maybe it is because I removed some system components with MSMG Tookit.
To be honest -- I do not know. I though: as program was compiled to target 4.8, windows let you know if anything missed.
I can send you executable compiled with debug info. May be it shows additional details while crashing.
Send me plz
Here you are (please let me know when you download it, I'll delete the file): -link-removed-
downloaded Thank you!
Have you got chance to try it yet?
Today, I restarted my computer, and it works well. idkw. Maybe it's a system issue. Thank you so much!
Did you mean that the 1.3.1 release and 1.4.8b works?
Yes, both of them