Changes between Version 46 and Version 47 of DirectShow
- Timestamp:
- Feb 9, 2016, 5:57:42 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DirectShow
v46 v47 132 132 The "copyts" flag might be useful to helping streams keep their input timestamps. Especially if you have multiple "-f dshow -i XXX -f dshow -i YYY" style inputs, the latter capture graph might get started up slightly after the former. If you desire to have more than "2 inputs, one audio, one video" to increase synconicity please request so. 133 133 134 ==!Crossbar== 135 136 Some capture devices have "multiple inputs" for this type of capture device, you'll want to specify the "input pin" of video you want, and "input pin" of audio you want. See [http://ffmpeg.org/ffmpeg-devices.html#dshow FFmpeg dshow input device documentation] 134 137 == !TroubleShooting == 135 138
