
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (104)
-
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 ;
-
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...) -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.
Sur d’autres sites (13786)
-
split out ff_hwaccel_pixfmt_list_420[] over individual codecs.
18 février 2013, par Ronald S. Bultjesplit out ff_hwaccel_pixfmt_list_420[] over individual codecs.
-
How do i extract individual frames from videos using ffmpeg ?
15 novembre 2015, par yzhuI have a bunch of videos downloaded from Youtube and I would like to extract frames from them. The current command I am using is :
ffmpeg -i input.mp4 -an -s qvga %06d.png
But I also want to set the -r and -t option. I want the fps to be the fps of each video, and the duration time is their duration. I know that if I don’t set the -r option, the default is 25 fps.
So could anyone help ? how to add the -r and -t option ? and is there any better and accurate way to obtain individual frames from videos ? Thanks a lot.
-
Anomalie #3086 : Installation aléatoire des tables des plugins avec php 5.5
8 novembre 2013, par b bUne piste ici : https://bugs.php.net/bug.php?id=65559
En résumé, si un fichier est modifié pendant un hit et qu’on ne fait pas de opcache_invalidate()/opcache_reset() celui-ci reste en cache.
Du coup je me dit que c’est peut être ça qui nous flingue à cause des fichiers dans tmp/ comme charger_plugins_chemins.php.