Skip to content

V0.0.3

Latest
Compare
Choose a tag to compare
@vrunk11 vrunk11 released this 04 Dec 13:40
· 2 commits to main since this release
ffe050a

cvbs-ai-decode v0.0.3

Change since last version:

  • Threading option from 1 to 4
  • TBC model support
  • Various bug fixes

Windows and Linux build x64 :

Contain : a build + 3 ai model + library

The Y/C model : "ntsc_yc"
The model can be replaced later by simply replacing the content inside the "ntsc_yc" folder

The TBC model : "ntsc_tbc"
(this model is experimental but can make chroma "cleaner" sometime)
The model can be replaced later by simply replacing the content inside the "ntsc_tbc" folder

The DECODE model : "ntsc_decode"
(this model is an experimental demo)
The model can be replaced later by simply replacing the content inside the "ntsc_decode" folder

(this version can only process NTSC .TBC file)
GPU version : (Require NVIDIA GPU with CUDA support)
CPU version : (Require CPU that support AVX/AVX2 instruction)

(note : model are not compatible with the v0.0.1)