
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (95)
-
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 (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
L’espace de configuration de MediaSPIP
29 novembre 2010, parL’espace de configuration de MediaSPIP est réservé aux administrateurs. Un lien de menu "administrer" est généralement affiché en haut de la page [1].
Il permet de configurer finement votre site.
La navigation de cet espace de configuration est divisé en trois parties : la configuration générale du site qui permet notamment de modifier : les informations principales concernant le site (...)
Sur d’autres sites (9258)
-
h264 : fix null pointer dereference and assertion failure
11 mars 2013, par Michael Niedermayerh264 : fix null pointer dereference and assertion failure
-
avformat/mux : Fix assertion failure due to max_interleave_delta and poor input
22 octobre 2014, par Michael Niedermayer -
Problems with slowing down when grid synthesis operation request via ffmpeg is received simultaneously
7 novembre 2022, par bongcheol Kim- 

- Crop/scaling/volume leveling encoding of videos uploaded by users in S3 with predetermined settings
- Synthesize in grid form with other pre-prepared videos.






Perform the above tasks through ffmpeg.
Encoding slows down when multiple requests occur simultaneously.
(Maybe it's because we shared the server's resources.)


To process task requests from 1 and 2 at the same time, but to process them
What can I do ?


Is there a service on AWS that can solve my problems ?


I thought about creating and processing ec2 individually for each request, but is this possible ?


- 

- Invoke API
- Create EC2
- Proceed with one encoding operation on the corresponding EC2
- Delete EC2 after uploading s3