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)