Skip to content

v0.10.0

Latest

Choose a tag to compare

@Kruk2 Kruk2 released this 11 Aug 17:40
· 2 commits to main since this release

πŸš€ If you want to support this project Buy me a coffee or Unifans πŸš€

By supporting you will get access to two models

You can copy .engine files from previous version to avoid engine recompilation (just copy entire model_weights folder and override).

How to use Jasna
Pick proper OS/GPU vendor, download all parts and unzip.

v0.10.0

New features:

  • High performance Video Player. You can click the button at the top or add multiple files to Queue and play them
  • Custom command execution after video is completed. Read more
  • Context menu for videos in queue (open location, copy path, requeue)
  • Explicit button to output restored video to the same folder as input
  • TVAI denoise filter - @devxyius #261 (it's slow, expect warnings with stall/flush retry)
  • Support segment processing for AMD cards

Fixes:

  • many AMD fixes - #286 #252. Thanks @RainerGevers
  • h264 CQ control - fixes #282
  • preserve video metadata - fixes #283
  • improved frame rate retargetting (from 60fps to 30fps)
  • improved streaming deadlock/crashes
  • fixed video decoder for some special videos - fixes #279
  • improved audio channels logic - fixes #273