Ignore:
Timestamp:
06/22/2020 02:37:24 PM (4 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1ab3240e
Parents:
b69cf463
Message:

ffmpeg: add optional dependency libdrm and the configure option to use it

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23311 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    rb69cf463 ra5dfb970  
    108108      <xref linkend="frei0r"/>,
    109109      <xref linkend="libcdio"/> (to identify and play CDs),
     110      <xref linkend="libdrm"/> (for <quote>kmsgrab</quote> input),
    110111      <xref linkend="libwebp"/>,
    111112      <xref linkend="opencv"/>,
     
    354355
    355356    <para>
     357      <option>--enable-libdrm</option>: Use it if <xref linkend="libdrm"/>
     358      is installed, to build <quote>kmsgrab</quote> input module which is
     359      useful for screen capturing or streaming.
     360    </para>
     361
     362    <para>
    356363      <parameter>--enable-libfdk-aac</parameter>: Enables currently the
    357364      highest-quality AAC audio encoding via <filename
Note: See TracChangeset for help on using the changeset viewer.