Metadata-Version: 2.1
Name: capture-devices
Version: 1.5
Summary: Get list of Capture Devices easily with Directshow and Python
Author: Egemen Gulpinar
Author-email: <egemengulpinar@gmail.com>
License: MIT
Keywords: DirectShow,Windows,Capture Device,Device List,FFmpeg
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows

Simplest way to connect DirectShow Windows API with FFmpeg and list all capture devices with alternative names.    The user can save the results to a file or print either "video", "audio", or both "audio, video" devices. 
