
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (40)
-
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 -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ; -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (5387)
-
ffmpeg cannot install PHP extension module
15 octobre 2015, par Hrishikesh ChoudhariIn the last step of installing FFmpeg-PHP, I had to type
sudo make install
.At this I get the following error,
sudo make install
Installing shared extensions: /usr/lib/php5/20060613/
cp: cannot stat `modules/*': No such file or directory
make: *** [install-modules] Error 1Now my extension directory is at
/usr/local/zend/lib/php_extensions
How can I tell this to my machine ?
-
Drupal 7 audioconverter module failed - How do I troubleshoot ?
7 décembre 2012, par MeggyI am using the audioconverter module with the audiorecorder module in Drupal 7. Though it was working previously, I just recently noticed that the audioconverter module has stopped converting wav files to mp3. Here's the error in my logs ;
MESSAGE Audio conversion failed. FFMPEG reported the following output:
SEVERITY errorI can see the wav file is created by the audiorecorder module but the audioconverter module is failing on the conversion.
Can anyone steer me as to where I can begin to look ? I don't know where to begin troubleshooting.
-
Revision 986d26cfaf : Moved cmake module to dedicated directory.
3 mai 2012, par Marc NoirotChanged Paths :
Delete /FindLibYaml.cmake
Modify /NEWS
Add /cmake/modules/FindLibYaml.cmake
(from /FindLibYaml.cmake
:bfa013b67fd5fb3842a6886f9be6ec9863027fa2)
Modify /configure.ac
Moved cmake module to dedicated directory.