Changes between Version 1 and Version 2 of How to grab the desktop (screen) with FFmpeg


Ignore:
Timestamp:
10/27/2012 02:56:39 PM (8 months ago)
Author:
WGH
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • How to grab the desktop (screen) with FFmpeg

    v1 v2  
    2626ffmpeg -f dshow -i video="UScreenCapture":audio="Microphone" output.flv 
    2727}}} 
     28If you want to capture the audio that is playing from your speakers, 
     29you may also need to configure so-called "Stereo Mix" device. 
    2830 
    2931You can list your devices with: