
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (25)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
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" (...)
Sur d’autres sites (7577)
-
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 ?"