
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 (57)
-
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 -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)
Sur d’autres sites (9543)
-
FFMPEG convert video file from FLV to MP4 not running on browser
3 août 2015, par Vikas BurmanI am using FFMPEG for converting video file from FLV, AVI to mp4.
FFMPEG is converting file properly on server. I have played that video, it’s playing fine but it’s not running on browser while after converting file from local machine, it’s playing fine on browser also.Local Machine : Ubuntu 12.04
Server Machine : Centos
-
php 5.5.12 ffmpeg window 7 64bit Not working wamp server v2.5
24 juillet 2015, par sonam SharmaI am facing following issue during installing the ffmpeg on the windows 7 64-bit machine using WampServer Version 2.5 with php 5.5.12 and ffmpeg extension 32-Bit
I didn’t find ffmpeg ext. 32-bit..
PHP Startup: Unable to load dynamic library
'c:/wamp/bin/php/php5.3.13/ext/php_ffmpeg.dll' - %1 is not a valid Win32 application. -
Best way to combine 16 live streams into a live 4x4 collage within Linux [duplicate]
13 mars 2013, par CoryGThis question already has an answer here :
I'm setting up a CCTV system with two 8ch capture cards in a Linux box and am looking for the most efficient way to combine all 16 channels into a 4x4 grid and send it straight to the VGA output of a machine. Is this possible without running a window manager - and if not what is the best way to handle this ? So far I'm leaning toward ffmpeg but am not sure how best to combine the streams.