
Recherche avancée
Autres articles (100)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
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 (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (14935)
-
Transition effects between images using ImageMagick and FFMPEG [closed]
7 mai 2013, par user1599914I'm trying to generate a video using still images. I'm using Image Magick's convert command to duplicate the images.
convert screen6.png -duplicate 10 -background black -gravity center -extent 1024x576 4%06d.screen.transition.png
I then use ffmpeg to encode the images.
Problem 1 : How can I achieve good transition effects between the images ; effects such as circle in, box out, wheel, as well as kenburns effect.
Problem 2 : How can I overlay the images with text, and make that text to animate or appear with some effects such as fade in, zoom out.
Your help will be greatly appreciated.
-
Revision eb927039fd : Merge "Use common setup_dst_planes function" into experimental
7 mai 2013, par John KoleszarMerge "Use common setup_dst_planes function" into experimental
-
Revision 64c0b3075e : Use common setup_dst_planes function Previous code assumed 4:2:0 subsampling.
7 mai 2013, par John KoleszarChanged Paths :
Modify /vp9/decoder/vp9_decodframe.c
Use common setup_dst_planes functionPrevious code assumed 4:2:0 subsampling.
Change-Id : Ie0814e45d099e84d0ded880b62e7bc98f85b7f0c