
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (112)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Les formats acceptés
28 janvier 2010, parLes commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
ffmpeg -codecs ffmpeg -formats
Les format videos acceptés en entrée
Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
Les formats vidéos de sortie possibles
Dans un premier temps on (...) -
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)
Sur d’autres sites (7921)
-
lavf/img2dec : Auto-detect xwd images.
25 mai 2018, par Carl Eugen Hoyos -
Auto scaling ffmpeg in aws
25 avril 2018, par Riyas Kp Yii developerI am a newbie to aws platform. I would like to know how I could enable auto scaling for my application below
https://github.com/riyaskp/PHP-Video-Transcoder
The application is used to transcode the user uploaded video to mp4.
It is using PHP and rabbitmq for managing the upload and queue and FFMPEG for transcoding. The rabbitmq workers are configured using supervisorThe supervisor runs 8 consumer process to enable parallel execution of ffmpeg on 8 core CPU in a single AWS instant.
I would like to know how I can scale or how I need to approach this application to enable more parallel ffmpeg process when all the 8 process are transcoding. what will be the right aproach in aws ?
Thankyou for the help.
-
lavf/amr : Stricter heuristic for auto-detection.
5 avril 2018, par Carl Eugen Hoyos