Changes between Version 8 and Version 9 of DirectShow
- Timestamp:
- 01/04/2013 12:45:59 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DirectShow
v8 v9 76 76 == !TroubleShooting == 77 77 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 If you have a video capture card (ex: !AverMedia), 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]. 79 79 80 80 81 = Related = … … 89 90 90 91 ffdshow tryouts is a separate project that basically wraps FFmpeg's core source (libavcodec, etc.) and then presents them as filter wrappers that your normal Windows applications can use for decoding video, etc. It's not related to "ffmpeg.exe" directly, at all. 92 93 = Support = 94 95 You can ask questions/comments about DirectShow on the zeranoe forum.


