
Recherche avancée
Médias (91)
-
Spitfire Parade - Crisis
15 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Wired NextMusic
14 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Sintel MP4 Surround 5.1 Full
13 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (57)
-
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 (8188)
-
Generate image from a swf file issue
24 avril 2013, par RougeI am trying to generate first frame of a swf as a
thumbnail
image so the user can see it before they open theswf
file.1.Using
FFMpeg
ffmpeg -i movie.swf -f image2 -vcodec png movie%d.png
using command line with
ffmpeg
to generate images. the above command will
give me errors saying[swf @ 0x17937a0] Compressed SWF format not supported
2.Using
swftools
Their website provide a
tar
file to download however, I only have thecommand line
access in the server so I won't be able to install the tools.I need to use server side technology because I have hundreds of swf files.
-
MAINTAINERS : add Communication section
6 octobre 2013, par Lou LoganMAINTAINERS : add Communication section
Add Twitter with myself (Lou Logan) as maintainer.
Add Google+ with Paul B Mahol, Michael Niedermayer, and Alexander
Strasser as maintainers.Move website and mailinglists from Miscellaneous Areas to
Communication.Signed-off-by : Michael Niedermayer <michaelni@gmx.at>
-
FFmpeg codec on Ubuntu (Missing argument for option 'i')
9 juillet 2018, par Torsten HögelI installed on my Ubuntu (Plesk) Server for one Website FFmpeg normally with no error. But now after executing
ffmpeg
it shows me everything, but after executingffmpeg -i
my server responds withMissing argument for option ’i’
I haven’t found anything about this especially...
Best Regards