
Recherche avancée
Autres articles (59)
-
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 -
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 -
Changer son thème graphique
22 février 2011, parLe thème graphique ne touche pas à la disposition à proprement dite des éléments dans la page. Il ne fait que modifier l’apparence des éléments.
Le placement peut être modifié effectivement, mais cette modification n’est que visuelle et non pas au niveau de la représentation sémantique de la page.
Modifier le thème graphique utilisé
Pour modifier le thème graphique utilisé, il est nécessaire que le plugin zen-garden soit activé sur le site.
Il suffit ensuite de se rendre dans l’espace de configuration du (...)
Sur d’autres sites (11661)
-
Max MP4 H264 Header Size
22 octobre 2016, par SetVI have a requirement to cut a MP4 container H264 video encoded file into header part and content part.
Instead of dwelling into details of the header, I want to split the file with a max MP4 video header limit.
Is there any such limit exist ? Does splitting initial 2/4 MB from the file will hold the header completely ?
The requirement is, if the content part of the file is accessible, the video should not be recreated. Is splitting the file into header and content will help ?
-
Replace a frame of a video using FFmpeg
14 octobre 2013, par user1960810Is there any way to replace a frame of a video using FFMpeg ? Currently I'm retrieving all frames and encode them to a video, which is very time consuming and takes a lot of processing power.
-
FFmpeg loading tracker files
24 novembre 2024, par Atlas SullivanSo, after poking around a bit, I discovered that ffmpeg may have the ability to load tracker files (like *.mod, *.xm *.it *s3m et cetera) via the power of libopenmpt.



The question is, how do I do this if it's possible ?