NtscQT: Difference between revisions
m minor spelling fixes |
fix bad link |
||
Line 13: | Line 13: | ||
With the last release being in August of 2021, ntscQT a fairly old and outdated piece of software. | With the last release being in August of 2021, ntscQT a fairly old and outdated piece of software. | ||
=== ntsc-rs === | === ntsc-rs === | ||
[https://github.com/valadaptive/ntsc-rs ntsc-rs] is a Rust rewrite of ntscQT, with the most important feature that it is "Blazingly Fast" - mostly because it actually uses more than one core of the CPU. It also has a few other additions, like [[Digital | [https://github.com/valadaptive/ntsc-rs ntsc-rs] is a Rust rewrite of ntscQT, with the most important feature that it is "Blazingly Fast" - mostly because it actually uses more than one core of the CPU. It also has a few other additions, like [[Digital Distortion#Interlacing|interlacing]], for instance. | ||
=== ntscQT+ === | === ntscQT+ === | ||
[https://github.com/rgm89git/ntscQTplus '''ntscQT+'''], or '''ntscQTplus''', is an updated fork of the original ntscQT, apparently adding "New parameters and video artifacts". | [https://github.com/rgm89git/ntscQTplus '''ntscQT+'''], or '''ntscQTplus''', is an updated fork of the original ntscQT, apparently adding "New parameters and video artifacts". |
Revision as of 20:43, 5 August 2024
This article is a stub! It is missing critical information, likely just standing ground until it is completed later. Come back soon! |
ntscQT is a program and plugin that allows for artificial Analog Distortion effects. It tries to be as realistic as possible without any expensive equipment, making it a popular modern choice compared to other similar effects.
Forks and alternatives
ntscQT has been superseded by more modern programs - itself, being a UI-wrapper for "ntsc" which is a rewrite of a program called composite-video-simulator. With the last release being in August of 2021, ntscQT a fairly old and outdated piece of software.
ntsc-rs
ntsc-rs is a Rust rewrite of ntscQT, with the most important feature that it is "Blazingly Fast" - mostly because it actually uses more than one core of the CPU. It also has a few other additions, like interlacing, for instance.
ntscQT+
ntscQT+, or ntscQTplus, is an updated fork of the original ntscQT, apparently adding "New parameters and video artifacts".