Skip to content

Releases: feuster/FFchapters2

Release V2.7

10 Apr 17:46
490c720
Compare
Choose a tag to compare

New Features

  • added a chapter validation which shows tabular the assumpted chapters compared to the real created chapters and marks those created chapters which differ more than 1 minute from the assumption
    Validation Demo

Changes

  • help now "officially" shows how to enter the manual Chapter length menu
  • manual updated
  • README updated

Bugfixes

  • n/a

Build Info

  • Single file standalone builds (independent from installed .NET runtimes)
  • Windows build package has ffmpeg 6.1.1 included, for Linux please install ffmpeg in your system if not already available

Full Changelog

V2.6...V2.7

Release V2.6

21 Mar 17:40
Compare
Choose a tag to compare

New Features

  • Chapter Distribution Assumption info added which addresses issue #8
  • new option to use all created raw scenes as chapters which addresses issue #8
  • raw option creates additional raw file which addresses issue #8

Changes

  • allowed chapter length raised to 60 minutes (from previously 15 minutes)
  • updated manual
  • removed build support for net6.0 and net7.0 targets
  • switch to net8.0 AOT build as default for the Windows target which results in smaller EXE sizes

Bugfixes

  • n/a

Build Info

  • Single file standalone builds (independent from installed .NET runtimes)
  • Windows build package has ffmpeg 6.1.1 included, for Linux please install ffmpeg in your system if not already available

Full Changelog

V2.5...V2.6

Release V2.5

25 Nov 19:20
b246b90
Compare
Choose a tag to compare

New Features

  • Added global exception event handler

Bugfixes

  • Fixed a SpectreConsole crash when filenames had a square brackets tag []

Build Info

  • Single file standalone builds (independent from installed .NET runtimes)
  • Windows build package has ffmpeg 6.1 included, for Linux please install ffmpeg in your system if not already available

Release V2.4

09 Nov 17:37
7f23622
Compare
Choose a tag to compare

New Features

  • A progressbar with time assumption replaces the spinner

Bugfixes

  • Cake build not depending anymore on version 3.0

Build Info

  • Single file standalone builds (independent from installed .NET runtimes)
  • Windows build package has ffmpeg 6.0 included, for Linux please install ffmpeg in your system if not already available

Release V2.3

25 Apr 15:50
Compare
Choose a tag to compare

New Features

  • added AddChaptersToMovieFile.cmd script which allows to create directly a new movie MKV with generated chapters by drag&drop
  • Cake build can now init or restore the Cake tool depending on .config existance
  • Added short manual to Linux and Windows package builds

Bugfixes

  • relative file paths are now autoexpanded to full paths if possible which fixes issue #3 FFmpeg version is not found when path is autogenerated and some other issues

Build Info

  • Single file standalone builds (independent from installed .NET runtimes)
  • Windows build package has ffmpeg 6.0 included, for Linux please install ffmpeg in your system if not already available

Release V2.2

23 Apr 10:25
Compare
Choose a tag to compare

New Features

  • Linux support
  • ffmpeg version is shown in info header at start

Bugfixes

  • Fix for issue #2 Crash when using FFmpeg version >=6.0

Build Info

  • Single file standalone builds (independent from installed .NET runtimes)
  • Windows build package has ffmpeg 6.0 included, for Linux please install ffmpeg in your system if not already available

Release V2.0.1

03 Jan 17:13
Compare
Choose a tag to compare

.NET 7 standalone release binary

The required FFmpeg is not bundled with the FFchapters2 release therefore you need to download a FFmpeg binary at the FFmpeg homepage.

Release V1.0.0

08 Jul 18:32
Compare
Choose a tag to compare

.NET 7 standalone release binary

The required FFmpeg is not bundled with the FFchapters2 release therefore you need to download a FFmpeg binary at the FFmpeg homepage.