summaryrefslogtreecommitdiffstats
path: root/pkg/linux/flatpak/fr.handbrake.ghb.Plugin.IntelMediaSDK.metainfo.xml
blob: 45fe2b3a01cb6003e7b092bd64571df49157aee3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
  <id>fr.handbrake.ghb.Plugin.IntelMediaSDK</id>
  <extends>fr.handbrake.ghb</extends>
  <name>IntelMediaSDK plugin for HandBrake</name>
  <summary>Provides Intel QSV encoding options.</summary>
  <description>
    <p>
    QSV uses dedicated media processing features embedded in Intel graphics 
    hardware to accelerate encoding of video.  Encoder codecs supported
    by HandBrake are h.264 (8 bit) and h.265 (8 and 10 bit).
    </p>
</description>
  <url type="homepage">https://github.com/Intel-Media-SDK/MediaSDK</url>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>MIT</project_license>
  <developer_name>Intel</developer_name>
</component>