Translations:Archive:Kdenlive/Manual/Capturing/25/en

From KDE UserBase Wiki
Revision as of 13:52, 11 August 2023 by FuzzyBot (talk | contribs) (FuzzyBot moved page Translations:Kdenlive/Manual/Capturing/25/en to Translations:Archive:Kdenlive/Manual/Capturing/25/en without leaving a redirect: Part of translatable page "Kdenlive/Manual/Capturing")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To check on your linux distro, type ffmpeg -version in a terminal and look for --enable-x11grab in the reported configuration info. [1]

  1. There are now two branches of ffmpeg: a Libav branch and an ffmpeg.org branch. The ffmpeg version from the latter branch 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 the Libav version of ffmpeg.