Translations:Archive:Kdenlive/Manual/Capturing/25/en: Difference between revisions
Appearance
Importing a new version from external source |
m 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" |
(No difference)
|
Latest revision as of 13:52, 11 August 2023
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 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.