
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (100)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)
Sur d’autres sites (9398)
-
H.264 codec with FMO and data partitioning support ?
25 avril 2018, par SiegoFor a project I need to use H.264 codec for a error prone environment. For this i want to use FMO and data partitioning. But i cant find a codec that support these features or the extend profile.
So does anybody know a H.264 libary I can use that support this ?
-
Add support for contentEditable tags
28 octobre 2015, par dornerAdd support for contentEditable tags
Currently the validation library only works on classic form elements. However, there is no reason it can’t work on rich text elements that have names and use contentEditable. This change adds support for these tags.
-
hls.js - Support for h.265 / HEVC ?
27 juillet 2017, par momomoDoes hls.js support HEVC yet ? Do they have any plans to do so ?
I am guessing all that’s needed is to write a new decoder ?
I believe that’s already been written. Right ? I’ve found a JS decoder online, albeit 1.2 MB large.
libde265.js – JavaScript HEVC/H.265 bitstream decoder
Wouldn’t it just be a matter of replacing some parts of hls with this library ?
To me such support seems critical considering the file size difference for video output.
Also, does iOS support HEVC since hls.js doesn’t work there ?