
Recherche avancée
Médias (2)
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (42)
-
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 -
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 ;
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (6899)
-
Need to create a .mj2 video from .j2k (or other jpeg2000) images and then extract lossleslsly [closed]
9 novembre 2024, par George zaherI need a hand in creating an mj2 video or mp4 that can be created lossless from .j2k images


for example extract mp4 to *.j2k images and then create back


Best Regards
George


I tried using image magic, openjpeg2000 library, ffmpeg, nothing worked out


-
ffplay custom command to seek 5 instead of 10 seconds
6 septembre 2018, par betaIn ffplay the left/right arrows can be used to skip forward/back 10 seconds. Can I somehow create a custom shortcut (or replace the existing one) to skip only 5 or 3 seconds ?
-
Detect FFmpeg installation and Version
6 mars 2016, par AaronI’m writing a PHP script that converts uploaded video files to FLV on the fly, but I only want it to run that part of the script if the user has FFmpeg installed on the server.
Would there be a way to detect this ahead of time ? Could I perhaps run an FFmpeg command and test whether it comes back "command not found ?"