
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (56)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (7295)
-
Revision 32592 : utiliser glob() pour choper la liste des sites (php 4.3.0 mini), et lister ...
1er novembre 2009, par fil@… — Logutiliser glob() pour choper la liste des sites (php 4.3.0 mini), et lister les plugins utilises
-
lavc/videotoolboxenc : fix enabling low-latency encode
21 juin 2023, par xufuji456lavc/videotoolboxenc : fix enabling low-latency encode
Use CFDictionarySetValue to enable low-latency encoding mode.
Since the key is a type of "EncoderSpecification", instead of
"CompressionProperty".Signed-off-by : xufuji456 <839789740@qq.com>
Signed-off-by : Rick Kern <kernrj@gmail.com> -
avcodec/videotoolboxenc : add CBP/CHP profile
3 juin 2023, par xufuji456avcodec/videotoolboxenc : add CBP/CHP profile
The CBP/CHP profile has available with H264 in iOS 15.0.
Official Doc : https://developer.apple.com/documentation/videotoolbox/kvtprofilelevel_h264_constrainedbaseline_autolevelSigned-off-by : Rick Kern <kernrj@gmail.com>