Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| vaapi [Le 10/07/2015, 19:51] – [Vérification] 81.67.232.66 | vaapi [Le 14/03/2023, 11:41] (Version actuelle) – lien L'Africain | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | {{tag> | + | {{tag>Focal matériel carte_graphique nvidia intel_graphics}} |
| ---- | ---- | ||
| Ligne 5: | Ligne 5: | ||
| ====== VA API : Vidéo Accélération ====== | ====== VA API : Vidéo Accélération ====== | ||
| [[wpfr> | [[wpfr> | ||
| - | |||
| - | ===== Pré-requis ===== | ||
| - | |||
| - | * Disposer des [[: | ||
| - | * Disposer d'une connexion à Internet configurée et activée. | ||
| ===== Installation ===== | ===== Installation ===== | ||
| ==== Pilote nvidia propriétaire ==== | ==== Pilote nvidia propriétaire ==== | ||
| - | + | Pour installer ce logiciel, il suffit d' | |
| - | Pour installer ce logiciel, il suffit d' | + | |
| - | + | ||
| - | sudo apt-get install libvdpau1 vdpau-va-driver | + | |
| ==== Pilote Intel ==== | ==== Pilote Intel ==== | ||
| - | Pour installer ce logiciel, il suffit d' | + | Pour installer ce logiciel, il suffit d' |
| - | sudo apt-get install libvdpau-va-gl1 | ||
| - | sudo sh -c "echo ' | ||
| - | | ||
| - | ====Pilote Catalyst propriétaire ==== | ||
| - | Pour utiliser ce logiciel avec le pilote propriétaire [[: | ||
| - | sudo apt-get install xvba-va-driver libvdpau-va-gl1 | + | ====Pilote libre radeon (recommandé)==== |
| - | sudo sh -c " | + | Cela concerne toutes les cartes Radeon supportant l'UVD 2.2 et supérieur, soit à partir des HD 4000 (excepté HD 4200, HD 4800 et quelques Mobility HD 4000 - liste complète [[wp> |
| - | ====Pilote libre Radeon ==== | + | [[: |
| - | Cela concerne toutes les cartes radeon supportant l'UVD 2.2 et supérieur | + | |
| - | Pour [[: | + | |
| - | ===Particularité pour Ubuntu Trusty 14.04.2=== | + | |
| - | [[: | + | |
| - | ==== Activation des vidéos Flash ==== | ||
| - | |||
| - | sudo mkdir /etc/adobe | ||
| - | sudo echo -e " | ||
| - | | ||
| ===== Vérification | ===== Vérification | ||
| Ligne 52: | Ligne 30: | ||
| Exemple : | Exemple : | ||
| - | | + | < |
| - | libva info: va_getDriverName() returns 0 | + | libva info: VA-API version 0.37.0 |
| - | libva info: Trying to open / | + | libva info: va_getDriverName() returns 0 |
| - | libva info: Found init function __vaDriverInit_0_35 | + | libva info: Trying to open / |
| - | libva info: va_openDriver() returns 0 | + | libva info: Found init function __vaDriverInit_0_35 |
| - | vainfo: VA-API version: 0.37 (libva 1.5.0) | + | libva info: va_openDriver() returns 0 |
| - | vainfo: Driver version: Splitted-Desktop Systems VDPAU backend for VA-API - 0.7.4 | + | vainfo: VA-API version: 0.37 (libva 1.5.0) |
| - | vainfo: Supported profile and entrypoints | + | vainfo: Driver version: Splitted-Desktop Systems VDPAU backend for VA-API - 0.7.4 |
| - | VAProfileMPEG2Simple | + | vainfo: Supported profile and entrypoints |
| - | VAProfileMPEG2Main | + | VAProfileMPEG2Simple |
| - | VAProfileMPEG4Simple | + | VAProfileMPEG2Main |
| - | VAProfileMPEG4AdvancedSimple | + | VAProfileMPEG4Simple |
| - | VAProfileH264Baseline | + | VAProfileMPEG4AdvancedSimple |
| - | VAProfileH264Main | + | VAProfileH264Baseline |
| - | VAProfileH264High | + | VAProfileH264Main |
| - | VAProfileVC1Advanced | + | VAProfileH264High |
| + | VAProfileVC1Advanced | ||
| + | </ | ||
| ===== Utilisation ===== | ===== Utilisation ===== | ||
| Ligne 74: | Ligne 53: | ||
| Différentes applications peuvent tirer parti de VAAPI : | Différentes applications peuvent tirer parti de VAAPI : | ||
| * [[vlc# | * [[vlc# | ||
| - | * Logiciels utilisant le moteur gstreamer après installation du paquet gstreamer0.10-vaapi (pas totem) (pas suffisant : il faut sûrement aussi modifier le pipeline gstreamer quelque part) | ||
| * mplayer-vaapi via le ppa https:// | * mplayer-vaapi via le ppa https:// | ||
| * chromium patché : https:// | * chromium patché : https:// | ||
| + | * KODI (XBMC) | ||
| + | * Totem ( Via gstreamer1.0-Vaapi ) a partir de 16.04 | ||
| + | * mpv | ||
| + | * Lanceur Shadow Tech (patch nécessaire avec les derniers drivers propriétaire Nvidia) | ||
| * //liste à compléter// | * //liste à compléter// | ||
| ===== Voir aussi ===== | ===== Voir aussi ===== | ||
| - | * [[http:// | + | * [[https:// |
| - | * [[http:// | + | * [[https:// |
| ---- | ---- | ||
