
Recherche avancée
Médias (91)
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (84)
-
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 -
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 is the first MediaSPIP stable release.
Its official release date is June 21, 2013 and is announced here.
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)
Sur d’autres sites (7973)
-
Revision 77470 : [Salvatore] [source:_plugins_/socialtags/lang/ socialtags] Export depuis ...
18 octobre 2013, par salvatore@… — Log[Salvatore] socialtags Export depuis http://trad.spip.net
-
Set ffmpeg presets dir in macosx
30 août 2012, par alexserverI installed a binary build of ffmpeg in macosx by following instructions on this post : http://hints.macworld.com/article.php?story=20061220082125312
It says you only have to download ffmpegX which already has a compiled ffmpeg, and copy to /usr/local/bin to have ffmpeg available for command line.
well, it runs fine, i don't have ffmpegX but i have Miro Video Converter http://www.mirovideoconverter.com/ which i suppose is the same since this is a Gui solution with a compiled version of ffmpeg, so it works like a charm.
Now i want co be able to use ffmpeg presets, this Miro Video Converter also have a folder called ffmpeg_presets which i'd like to copy in a public dir and tell ffmpeg to use it. do you know how to do this ?
-
how to merge any video to my intro using ffmpeg
21 avril 2017, par Tmz LitzI have a single intro video. I want to add the intro using ffmpeg or a similar program in the beggining of the users uploaded video (and yes I do need to merge them in one file, so it would be possible to download it later)
I`ve been searching internet and it suggests to convert both (intro and the other video) in to .mpg format.OK, so far so good, but now when I try to join them together I get
[mpeg4 @ 0x5547c60]Invalid and inefficient vfw-avi packed B frames detected
So I`m guessing it is because of something being different in both videos, like frame rate or size.
The worst thing is users are allowed to upload videos in almost any formats, also 240p-720p quality, so there is not one default size to convert the intro video into.How could this be done ?