There was an error while loading. Please reload this page.
1 parent 34e046e commit c5e75e7Copy full SHA for c5e75e7
1 file changed
README.md
@@ -4,6 +4,11 @@ DelogoHD is an AviSynth+ and VapourSynth filter for removing or re-applying
4
logos stored in `.lgd` logo files. It supports planar YUV 4:2:0, 4:2:2, and
5
4:4:4 clips with 8, 10, 12, 14, or 16-bit integer samples.
6
7
+DelogoHD is based on the original
8
+[delogo](https://github.com/makiuchi-d/delogo-avisynth) AviSynth filter by
9
+[MakKi](https://github.com/makiuchi-d), preserving the `.lgd` logo workflow
10
+while adding modern AviSynth+ and VapourSynth support.
11
+
12
## Usage
13
14
### AviSynth+
0 commit comments