
Recherche avancée
Autres articles (102)
-
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’agrémenter visuellement
10 avril 2011MediaSPIP est basé sur un système de thèmes et de squelettes. Les squelettes définissent le placement des informations dans la page, définissant un usage spécifique de la plateforme, et les thèmes l’habillage graphique général.
Chacun peut proposer un nouveau thème graphique ou un squelette et le mettre à disposition de la communauté.
Sur d’autres sites (10472)
-
Control bitrate of video generated using opencv VideoWriter
20 mars 2023, par darthVI am generating a video from a set of images using

cv2.VideoWriter(filename,fourcc,fps,size)


I want to use a particular bitrate for my output videos to reduce the file sizes. I am trying to mimic a ffmpeg command which generated videos with smaller sizes. One prominent difference I noticed is the bitrate. Resolution, codec, video length are all similar.


How do I change the bitrate when I generate videos using opencv in python ?


-
doc/ffplay, ffplay : add information regarding volume control
27 septembre 2015, par Ganesh Ajjanagaddedoc/ffplay, ffplay : add information regarding volume control
ffplay now supports dynamic volume control. This documents the supported
behavior.Signed-off-by : Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Reviewed-by : Stefano Sabatini <stefasab@gmail.com>
Signed-off-by : Marton Balint <cus@passwd.hu> -
Revision 3671e629ad : Fix the vpxenc mismatch problem due to seperate the boarder size for encoder and
22 janvier 2014, par hkuangChanged Paths :
Modify /vpxenc.c
Fix the vpxenc mismatch problem due to seperate
the boarder size for encoder and decoder.Change-Id : I7291a9e06035d1533202d7a75ab40abfc1131342