Ignore:
Timestamp:
12/01/2023 10:30:10 PM (6 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
ee66136
Parents:
df044993
Message:

ffmpeg: add support for Vulkan

  • Made the dependency internal
  • Added an option to the Command Explanations for using --enable-vulkan to enable video acceleration through Vulkan
File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    rdf044993 r990c920  
    128128         (or <xref linkend="tl-installer"/>) for PDF and PS documentation,
    129129      <xref linkend="v4l-utils"/>,
     130      <xref linkend="vulkan-loader"/>,
    130131      <xref linkend="xvid"/>,
    131132      <xref linkend="x-window-system"/>,
     
    150151      <ulink url="https://www.twolame.org/">TwoLAME</ulink>,
    151152      <ulink url="https://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">vo-aaenc</ulink>,
    152       <ulink url="https://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">vo-amrwbenc</ulink>,
    153       <ulink url="https://vulkan.org/">Vulkan</ulink>, and
     153      <ulink url="https://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">vo-amrwbenc</ulink>, and
     154      <!--<ulink url="https://vulkan.org/">Vulkan</ulink>, and-->
    154155      <ulink url="https://zapping.sourceforge.net/ZVBI/">ZVBI</ulink>
    155156    </para>
     
    433434
    434435    <para>
     436      <option>--enable-vulkan</option>: Enables support for using Vulkan for
     437      video acceleration.
     438    </para>
     439
     440    <para>
    435441      <command>gcc tools/qt-faststart.c -o tools/qt-faststart</command>: This
    436442      builds the <command>qt-faststart</command> program which can modify
Note: See TracChangeset for help on using the changeset viewer.