Skip to content

Commit 2da648f

Browse files
committed
Fix various broken/incorrect links
1 parent 2692d66 commit 2da648f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

wiki-default/Misc/TBC-median-stacking-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Important: If you are looking for information on how to perform disc stacking us
44

55
[Working with multiple discs](../How-to-guides/Working-with-multiple-discs.md)
66

7-
The following is a guide on how to use the [vapoursynth-median](https://github.com/dubhater/vapoursynth-median) plugin for [Vapoursynth](http://www.vapoursynth.com/) to reduce noise and dropouts and improve detail by using multiple copies of a disc. It requires a working vapoursynth installation, the plugin, and [vsedit](https://bitbucket.org/mystery_keeper/vapoursynth-editor).
7+
The following is a guide on how to use the [vapoursynth-median](https://github.com/dubhater/vapoursynth-median) plugin for Vapoursynth to reduce noise and dropouts and improve detail by using multiple copies of a disc. It requires a working vapoursynth installation, the plugin, and [vsedit](https://bitbucket.org/mystery_keeper/vapoursynth-editor).
88

99
Initial NTSC results with a 3 sources and 5 sources show substantial improvement in SNR, a great reduction in dropouts, and on the 5-source median notably stronger chroma.
1010

wiki-default/Scripts/ld-compress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This script will write a .ldf compressed version of the .lds file to the directo
1616

1717
ld-compress also supports GPU acceleration via [FlaLDF](https://github.com/TokugawaHeavyIndustries/FlaLDF). This requires an OpenCL compatible GPU and installation of FlaLDF.
1818

19-
[Download FlaLDF](https://github.com/TokugawaHeavyIndustries/FlaLDF/releases/latest). Linux users, install using the .deb. If you're on Mac, add FlaLDF to your PATH.
19+
[Download FlaLDF](https://github.com/TokugawaHeavyIndustries/FlaLDF/releases). Linux users, install using the .deb. If you're on Mac, add FlaLDF to your PATH.
2020

2121
To compress an .lds file with GPU acceleration, use:
2222

wiki-default/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ An overview of how a LaserDisc player functions (which can help you to understan
2222

2323
ld-decode revision 7 is the current release of the decoder and associated tools. ld-decode is capable of decoding a wide-range of PAL and NTSC LaserDiscs with support for both analog and digital sound tracks (as well as EFM data tracks as used in Interactive Video systems such as the BBC Domesday system)
2424

25-
The tools suite, decoders, and DomesDay Duplicators [capture app](Hardware/Domesday-Duplicator.md) now also have self contained builds for [Windows](https://github.com/oyvindln/vhs-decode/Windows-Build), [MacOS](https://github.com/oyvindln/vhs-decode/MacOS-Build) & [Linux](https://github.com/oyvindln/vhs-decode/Linux-Build) bundled alongside with [vhs-decode](https://github.com/oyvindln/vhs-decode/wiki/) (*supports a wide range of tape formats), [cvbs-decode](https://github.com/oyvindln/vhs-decode/wiki/CVBS-Composite-Decode) & [hifi-decode](https://github.com/oyvindln/vhs-decode/hifi-decode) projects.
25+
The tools suite, decoders, and DomesDay Duplicators [capture app](Hardware/Domesday-Duplicator.md) now also have self contained builds for [Windows](https://github.com/oyvindln/vhs-decode/wiki/Windows-Build), [MacOS](https://github.com/oyvindln/vhs-decode/wiki/MacOS-Build) & [Linux](https://github.com/oyvindln/vhs-decode/wiki/Linux-Build) bundled alongside with [vhs-decode](https://github.com/oyvindln/vhs-decode/wiki/) (*supports a wide range of tape formats), [cvbs-decode](https://github.com/oyvindln/vhs-decode/wiki/CVBS-Composite-Decode) & [hifi-decode](https://github.com/oyvindln/vhs-decode/wiki/HiFi-Decode) projects.
2626

2727
![Release Highlights](Misc/assets/rev6_release.jpg)

0 commit comments

Comments
 (0)