
Recherche avancée
Autres articles (45)
-
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" (...) -
(Dés)Activation de fonctionnalités (plugins)
18 février 2011, parPour gérer l’ajout et la suppression de fonctionnalités supplémentaires (ou plugins), MediaSPIP utilise à partir de la version 0.2 SVP.
SVP permet l’activation facile de plugins depuis l’espace de configuration de MediaSPIP.
Pour y accéder, il suffit de se rendre dans l’espace de configuration puis de se rendre sur la page "Gestion des plugins".
MediaSPIP est fourni par défaut avec l’ensemble des plugins dits "compatibles", ils ont été testés et intégrés afin de fonctionner parfaitement avec chaque (...)
Sur d’autres sites (3878)
-
How to load a movie from network share in FFMPEG's filters ? [migrated]
19 juin 2013, par bokanI'm trying to overlay a video on top of another using ffmpeg filters but I have problem with escaping of the file path when it is on a network share.
ffmpeg -i "\\my_nas\path\to\source.mov" -vf "movie='\\my_nas\how\to\properly\escape\this\path.mov'[clip2]; [in] scale=640:360,pad=640:368:0:0:white [resized]; [resized][clip2] overlay=W-128:H-8 [out]" ...other params... -y "\\my_nas\path\to\dest.mp4"
Thanks for your help.
-
best way to take a "screenshot" of a movie and resize it to rectangular ?
30 novembre 2013, par RubytasticWhat would be the best way to take a screenshot with ffmeg ( say the first frame of movie ) and then
make a 200x200 image from it ?Im not sure what method to look for in docs or api to accomplish these tasks.
-
lavfi/movie : force channel layout if not set by the decoder
30 juillet 2012, par Stefano Sabatinilavfi/movie : force channel layout if not set by the decoder