
Recherche avancée
Médias (1)
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
Autres articles (59)
-
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 -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
De l’upload à la vidéo finale [version standalone]
31 janvier 2010, parLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)
Sur d’autres sites (8319)
-
Error when using x264 DLL [closed]
7 août 2014, par Nematollah ZarmehiWhen I used the x264 DLL in another project, the "undefined reference error" is reported when making that project !
I downloaded the dll file from the following website :
http://sourceforge.net/projects/muldersoft/files/x264%20Library%20%28DLL%29/. -
How to create video programtically ?
25 avril 2018, par Sitestrikes ShaileshI want to develop video editor which can edit video and add logo or text in video.
Below is the one video link..
in that video
i) I want to add my text in search field that is "need a professional website developer" replace with ""my custom search text"
ii) at 00:15 seconds you can see in video logo that is "sitestrokes" logo , i need to replace with another logo image which user can upload ..
Is it possible with programaticaly..
I tried many times but no luck yet..please help me out this.
Thanks
-
ffmpeg on xampp with php version 5.4++
19 septembre 2016, par basagabiI am trying to install ffmpeg windows using xammp. I followed the steps stated on this website but it seems that it is not working. No errors being logged when I start apache and ffmpeg not showing on the
phpinfo()
.I am not sure if this has to do with the PHP version that I have (5.5.24) since I read on a forum that ffmpeg is compatible with PHP version <= 5.3.
I am hoping to run this with PHP version >= 5.4,