Changes between Version 7 and Version 8 of DirectShow
- Timestamp:
- 12/20/2012 03:39:18 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DirectShow
v7 v8 1 1 = !DirectShow = 2 [[PageOutline(2, Contents)]] 2 3 3 4 FFmpeg can take input from "directshow" devices on your windows computer. These are typically video or audio devices that are attached. … … 75 76 == !TroubleShooting == 76 77 77 If you have a video capture card (ex: !BlackMagic), it may not work (yet) out of the box with FFmpeg, as it lacks crossbar support presently. The work around currently is to install the AmerecTV software, which presents the capture card as directshow devices, then input the AmerecTV d evices into your FFmpeg instance. See [http://www.ffsplit.com/forums/showthread.php?422-Filter-How-to-use-a-capture-card-with-AmarecTV here].78 If you have a video capture card (ex: !BlackMagic), it may not work (yet) out of the box with FFmpeg, as it lacks crossbar support presently. The work around currently is to install the AmerecTV software, which presents the capture card as directshow devices, then input the AmerecTV directshow devices into your FFmpeg. See [http://www.ffsplit.com/forums/showthread.php?422-Filter-How-to-use-a-capture-card-with-AmarecTV here]. 78 79 79 80 = Related =


