summaryrefslogtreecommitdiffstats
path: root/DOCS/tech
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech')
-rw-r--r--DOCS/tech/new-dshow-howto.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/DOCS/tech/new-dshow-howto.txt b/DOCS/tech/new-dshow-howto.txt
deleted file mode 100644
index 29ab3c9b2a..0000000000
--- a/DOCS/tech/new-dshow-howto.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Alternatively you can use GraphEdit Utility by M$ to find out the CLSID:
- - Get GraphEdit from either DirectX SDK or http://doom9.org
- - Open graphedit.exe
- - From menu select Graph->Insert Filters
- - Expand item "DirectShow Filters"
- - Choose right codec name and expand item
- - In the entry "DisplayName" look at the entry in winged brackets after
- the Backslash and write it down (five dash-delimited blocks)
- - The file given after "Filename" entry is the codec binary
-
-Written 2002-09-06 by Atmosfear
-