
Recherche avancée
Autres articles (39)
-
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
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 -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...)
Sur d’autres sites (6552)
-
Cannot play the video encoded using ffmpeg command [on hold]
26 juin 2013, par user2523824I have been struggling to play the videos encoded using ffmpeg command in PHP.
Please see the URL
The JW Player doesn't work on the Firefox 21.0 for Windows7 64 Bit.
And also,
Sometimes, When I upload any video and encode by ffmpeg command, some of the videos doesn't be play on the Chrome, IE9/10.
Here is the ffmpeg command to encode.<code>
//////////////////I tried the command in PHP//////////////////////
$cmd = "ffmpeg -y -i original.wmv -vcodec libx264 -crf 25 -pix_fmt yuv420p -acodec libfaac new.mp4 > /dev/null 2>&1";
echo shell_exec($cmd);
//////////////////////////////////////////////////////////////////How do I have to implement the ffmpeg command to play within all the browser ?
Please help me.Kind regards
Niao Jina -
examples/avio_reading : Use avio_context_free() to free AVIOContext
21 avril 2019, par Jun Zhao -
avfilter/avf_showfreqs : free input frame after using it
26 octobre 2019, par James Almer