
Recherche avancée
Autres articles (44)
-
Utilisation et configuration du script
19 janvier 2011, parInformations spécifiques à la distribution Debian
Si vous utilisez cette distribution, vous devrez activer les dépôts "debian-multimedia" comme expliqué ici :
Depuis la version 0.3.1 du script, le dépôt peut être automatiquement activé à la suite d’une question.
Récupération du script
Le script d’installation peut être récupéré de deux manières différentes.
Via svn en utilisant la commande pour récupérer le code source à jour :
svn co (...) -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...) -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)
Sur d’autres sites (5660)
-
Revision 3650 : Si on a déjà une rubrique Medias (créée par emballe_medias) .. on la ...
26 juin 2010, par kent1 — LogSi on a déjà une rubrique Medias (créée par emballe_medias) .. on la renomme en ’Médias’ au lieu de créer une nouvelle rubrique
-
Anomalie #2738 (Nouveau) : Action des plugs "inactif"
28 mai 2012, par Franck DalotBonjour Dans SVP, dans l’onglet "Inactif" Si jamais on supprime ou active ou un plug, on bascule dans l’onglet "Actif" de SVP au lieu de rester dans l’onglet "Inactif" Cela ne me sembla pas logique, car si jamais l’on souhaite activer un plug et en supprimer un autre, nous sommes dans (...)
-
lavu/hwcontext_qsv : Derive bind flag from frame type if no valid surface
23 juillet 2024, par Fei Wanglavu/hwcontext_qsv : Derive bind flag from frame type if no valid surface
Fix cmd :
ffmpeg.exe -init_hw_device d3d11va=d3d -init_hw_device qsv=qsv@d3d \filter_hw_device d3d -hwaccel qsv -hwaccel_output_format qsv \
i in.h264 -vf "hwmap,format=d3d11,hwdownload,format=nv12" -y out.yuv
Signed-off-by : Fei Wang <fei.w.wang@intel.com>
Tested-by : Tong Wu <wutong1208@outlook.com>