
Recherche avancée
Médias (91)
-
Corona Radiata
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Lights in the Sky
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Head Down
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Echoplex
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Discipline
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Letting You
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (75)
-
Gestion des droits de création et d’édition des objets
8 février 2011, parPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
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 (9430)
-
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. -
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.
-
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 ?