Translations:Kdenlive/Manual/Capturing/25/ru
To check on your linux distro type "ffmpeg -version" in a terminal and look for --enable-x11grab in the reported configuration info. [1]
- ↑ There are two branches of ffmpeg now a Libav branch and a ffmpeg.org branch. The ffmpeg version from the later reports the configuration when you run with "ffmpeg -version". The Libav version does not. So this method to check for the --enable-x11grab does not work if you have libav version of ffmpeg.