You install this: https://github.com/rdp/screen-capture-recorder-to-video-windows-free another option is to use "gdigrab" for input option
On 9/2/16, Peter Balazovic <[email protected]> wrote: > I want to capture the screen for example: > > ffmpeg -f dshow -i video="screen-capture-recorder" output.flv > > seems to me missing "screen-capture-recorder", how can I have > "screen-capture-recorder"? > > C:\Users\Downloads\ffmpeg-20160901-be07c25-win64-static\ffmpeg-20160901-be07c25-win64-static\bin>ffmpeg > -list_devices true -f dshow -i dummy > ffmpeg version N-81516-gbe07c25 Copyright (c) 2000-2016 the FFmpeg > developers > built with gcc 5.4.0 (GCC) > configuration: --enable-gpl --enable-version3 --disable-w32threads > --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth > --enable-bzlib --enable-lib > ebur128 --enable-fontconfig --enable-frei0r --enable-gnutls > --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b > --enable-libcaca --enable-libfree > type --enable-libgme --enable-libgsm --enable-libilbc > --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb > --enable-libopencore-amrwb --enable-lib > openh264 --enable-libopenjpeg --enable-libopus --enable-librtmp > --enable-libschroedinger --enable-libsnappy --enable-libsoxr > --enable-libspeex --enable-libtheor > a --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc > --enable-libvorbis --enable-libvpx --enable-libwavpack > --enable-libwebp --enable-libx264 --ena > ble-libx265 --enable-libxavs --enable-libxvid --enable-libzimg > --enable-lzma --enable-decklink --enable-zlib > libavutil 55. 29.100 / 55. 29.100 > libavcodec 57. 54.101 / 57. 54.101 > libavformat 57. 48.101 / 57. 48.101 > libavdevice 57. 0.102 / 57. 0.102 > libavfilter 6. 58.100 / 6. 58.100 > libswscale 4. 1.100 / 4. 1.100 > libswresample 2. 1.100 / 2. 1.100 > libpostproc 54. 0.100 / 54. 0.100 > [dshow @ 000000000067a400] DirectShow video devices (some may be both > video and audio devices) > [dshow @ 000000000067a400] "Integrated Webcam" > [dshow @ 000000000067a400] Alternative name > "@device_pnp_\\?\usb#vid_1bcf&pid_2984&mi_00#7&2a1a095c&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global" > [dshow @ 000000000067a400] DirectShow audio devices > [dshow @ 000000000067a400] "Microphone (10- Logitech USB He" > [dshow @ 000000000067a400] Alternative name > "@device_cm_{33D9A762-90C8-11D0-BD43-00A0C911CE86}\Microphone (10- > Logitech USB He" > [dshow @ 000000000067a400] "Microphone Array (Realtek High " > [dshow @ 000000000067a400] Alternative name > "@device_cm_{33D9A762-90C8-11D0-BD43-00A0C911CE86}\Microphone Array > (Realtek High " > dummy: Immediate exit requested > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
