
Recherche avancée
Autres articles (7)
-
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 (...)
-
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. -
Menus personnalisés
14 novembre 2010, parMediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
Menus créés à l’initialisation du site
Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)
Sur d’autres sites (2294)
-
How to i convert mp4 and other video formats to 3gpp in c# [on hold]
3 octobre 2013, par viniI am not able to find any resources for conversion of mp4 and other formats into 3gpp
I know we can use the
ffmpeg.exe
but can't find any proper resources would be great if some one could help out. -
Rotate video filter using FFmpeg library [on hold]
7 octobre 2013, par Sinh HoI research about rotating video using FFmpeg library but it only shows the way to rotate video with command line.
Which I need is how rotating video was written in C ( use JNI and FFmpeg library).
Thanks for all your help and suggestion.
-
How to get video thumbnail in PHP ? [on hold]
10 octobre 2013, par assafI am trying to get a thumbnail from an uploaded videos to my site, but I don't really know how to do this.
I read that FFMPEG is the tool for this kind of actions, but I didn't understand how do I use this tool, is this a plugin ? Do I need to install it ?
I really need help here and the detailed kind, thanks !