Skip to content

Releases: fifonik/FFMetrics

v1.5.1 beta 1

02 Dec 09:32
5b90b7d
Compare
Choose a tag to compare
v1.5.1 beta 1 Pre-release
Pre-release
  • 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

27 Nov 09:11
9deae5f
Compare
Choose a tag to compare
  • Bugfix: FFMetrics unable to detect available FFMpeg quality metrics under some circumstances (#164)

v1.5.0 beta 13 (release candidate 5)

07 Nov 10:37
8ae4402
Compare
Choose a tag to compare
Pre-release
  • 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)

05 Nov 09:22
2839cd1
Compare
Choose a tag to compare
Pre-release
  • 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)

21 Oct 10:55
fb458a5
Compare
Choose a tag to compare
Pre-release
  • 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)

20 Oct 02:35
cc8ecf2
Compare
Choose a tag to compare
Pre-release
  • 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)

19 Oct 09:24
96c3f0b
Compare
Choose a tag to compare
Pre-release
  • 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

06 Jun 11:01
027e7a5
Compare
Choose a tag to compare
v1.5.0 beta 8 Pre-release
Pre-release
  • 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

14 May 12:13
cd665f8
Compare
Choose a tag to compare
v1.5.0 beta 7 Pre-release
Pre-release
  • 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

13 May 20:55
21dbe1d
Compare
Choose a tag to compare
v1.5.0 beta 6 Pre-release
Pre-release
  • Bugfix: Crash while finding associated program when filespec = null (introduced in 1.5.0b5) (#146)