
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (7)
-
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (4452)
-
ffmpeg transition effects between images
18 septembre 2013, par BlueGi want ffmpeg command to do transition effect between images.
ffmpeg -y -r 1/5 -i img00%d.jpg -loop_input -shortest -i 4.mp3 -acodec copy out.avi
above command is correctly working,
now i want to do transition effects between each image like- fade in
- fade out
- left slide
- right slide
already tried the below code not working correctly...
ffmpeg -y -r 1/5 -i img00%d.jpg -loop_input -shortest -i 4.mp3 -vf fade=in:0:3 out.avi
-
doc/fftools-common-opts : document -help long and full output
17 septembre 2013, par Stefano Sabatini -
doc : Rename avtools-common-opts to fftools-common opts
9 septembre 2013, par Timothy Gu