Releases: fifonik/FFMetrics
Releases · fifonik/FFMetrics
v1.5.1 beta 1
- Change: More logging added
- Change: Updated components: System.Buffers (4.5.1 => 4.6.0), System.Drawing.Common (8.0.10 => 9.0.0), System.Memory (4.5.5 => 4.6.0), System.Numerics.Vectors (4.5.0 => 4.6.0), System.Runtime.CompilerServices.Unsafe (6.0.0 => 6.1.0), HarfBuzzSharp (7.3.0.2 => 7.3.0.3), SkiaSharp (2.88.8 => 2.88.9)
v1.5.0
v1.5.0 beta 13 (release candidate 5)
- Change: Display filename without path for distorted files that are located in the same folder with ref file (#161)
v1.5.0 beta 12 (release candidate 4)
- Change: FPS detection improved (#159)
- Change: Field type detection heuristics adjusted
- Change: A number of frames used for media info detection increased from 30 to 60 frames (this is slowing down media info extraction process, but making it a bit more reliable)
- Change: Media info extraction timeout increased from 30 to 60 seconds
- Change: Unknown field type displayed as '-unknown-' in media info popup and '?' in media info strings
- Change: Extracted images should have more accurate colours (#149)
- Bugfix: Plots left margin increased and Y-values rotated 45 CCW, so SSIM values truncated not so badly
- Bugfix: Missed FPS causing program to crash on media info mouse hover (#160)
v1.5.0 beta 11 (release candidate 3)
- Bugfix: Timeout errors must always be logged, not only when program started with -log-level=debug (#157)
- Change: Plot control hints slightly adjusted & fixed
v1.5.0 beta 10 (release candidate 2)
- Change: Plot control hints slightly adjusted
- Change: Default timeouts increased:
Bad frame extract: 30 seconds => 60 seconds
Media info extract: 10 seconds => 30 seconds
Thumbnail extract: 5 seconds => 30 seconds
FFMpeg version check: 10 seconds => 30 seconds
v1.5.0 beta 9 (release candidate)
- New: Plot control hints added in plot window
- Change: FFMpeg version check timeout increased to 10 seconds (from 5 seconds)
- Change: Updated components: System.Drawing.Common (8.0.6 => 8.0.10), OxyPlot.Core, OxyPlot.SkiaSharp, OxyPlot.SkiaSharp.Wpf, OxyPlot.Wpf, OxyPlot.Wpf.Shared (all Oxy*: 2.1.2 => 2.2.0), Microsoft.NETFramework.ReferenceAssemblies (1.0.2 => 1.0.3)
v1.5.0 beta 8
- Change: FFMetrics.conf.example updated with current built-in defaults
- Change: More values added to Skip dropdown (be careful, high values are slow)
- Change: Default metrcis columns width slightly increased
- Change: Updated components: System Drawing Common (8.0.4 => 8.0.6)
- Bugfix: Frames Harmonic Mean & Std Dev values in popup fixed (the bug introduced in 1.5.0b)
v1.5.0 beta 7
- Bugfix: Proper fix for issue in finding associated program
- Bugfix: More work for preventing ref/distorted swapping caused by File Dialogs
v1.5.0 beta 6
- Bugfix: Crash while finding associated program when filespec = null (introduced in 1.5.0b5) (#146)