diff options
Diffstat (limited to 'sys/dshowvideosink/README')
-rw-r--r-- | sys/dshowvideosink/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/dshowvideosink/README b/sys/dshowvideosink/README new file mode 100644 index 00000000..af296dc9 --- /dev/null +++ b/sys/dshowvideosink/README @@ -0,0 +1,5 @@ +To build this, you'll require the DirectShow base classes. These are supplied +in the Windows SDK, but under Samples\Multimedia\DirectShow\BaseClasses + +Once you've built that, you should be able to figure out the rest... + |