NtscQT: Difference between revisions
added alternatives to ntscQT |
m minor spelling fixes |
||
| Line 1: | Line 1: | ||
[[Category:FOSS Programs]] | [[Category:FOSS Programs]] | ||
[[Category:Programs]] | [[Category:Programs]] | ||
[[Category:Plugins]] | |||
{{Stub}} | {{Stub}} | ||
| Line 9: | Line 10: | ||
== Forks and alternatives == | == Forks and alternatives == | ||
ntscQT has been superseded by more modern programs - itself, being a UI-wrapper for a rewrite of a program called [https://github.com/joncampbell123/composite-video-simulator composite-video-simulator]. | ntscQT has been superseded by more modern programs - itself, being a UI-wrapper for "ntsc" which is a rewrite of a program called [https://github.com/joncampbell123/composite-video-simulator composite-video-simulator]. | ||
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 Artifacts#Interlacing|interlacing]], for instance. | [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 Artifacts#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". | ||