Changes between Version 55 and Version 56 of DirectShow


Ignore:
Timestamp:
Jul 22, 2024, 5:53:19 PM (22 months ago)
Author:
Roger Pack
Comment:

clarify

Legend:

Unmodified
Added
Removed
Modified
  • DirectShow

    v55 v56  
    99
    1010{{{
    11 c:\> ffmpeg -list_devices true -f dshow -i dummy
     11c:\> ffmpeg -f dshow -list_devices true -i dummy
    1212ffmpeg version N-45279-g6b86dd5... --enable-runtime-cpudetect
    1313  libavutil      51. 74.100 / 51. 74.100
     
    3333}}}
    3434
    35 Note: "Integrate Camera" is the device name used as an input to dshow and it may differ on other hardware. Tou must always use the device name listed on your hardware.  Screen capture recorder is a third party downloadable dshow capture source, here as an example.
     35Note: "Integrated Camera" is the device name used as an input to dshow and it may differ on other hardware. You must always use the device name listed on your hardware.  Screen capture recorder is a third party downloadable dshow capture source, here as an example.  See also gdigrab screen capture.
    3636
    3737