
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (59)
-
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
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 (...)
Sur d’autres sites (9787)
-
FFmpeg and VS2010 (Debug vs Release)
27 mai 2014, par user3152463I ’m working on a project the requires FFmpeg libraries to extract metadata from a video a file. I’ m using static builds from zeranoe (http://ffmpeg.zeranoe.com/builds/) . The Solution works fine in Debug mode .
But when I start it in release mode I get this error :
"The application was unable to start correctly (0xc000007b).Click ok to close "
I have no idea why .Any suggestions ?
conf :
- MS visual Studio 2010 win 32 application
- C++ lang
- Qt 4.3 used
- FFmpeg static builds
- Windows 64 bit system
-
swscale/swscale : fix srcStride/srcSlice typo
16 avril 2014, par Michael Niedermayer -
How to fix cannot play this video android form url
21 juillet 2017, par ARR.sI upload video form recorded by my device
and I get url form my server
http....mp4
to show in videoviewbut it’s not work
and I try sent video form download other web ,server sent url and this url is work in videoview !
My problem : How to convert my mp4 form recorded by my device
and I search internet ,get answer is
FFMPEG
but I have no idea to set it in android studio to convert my video before sent to server