
Recherche avancée
Médias (3)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
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 (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
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.
Sur d’autres sites (11020)
-
Show hyphen in codec tag.
9 juillet 2012, par Carl Eugen HoyosShow hyphen in codec tag.
-
avfilter/vf_rotate : use vsub for output plane height calculation
29 septembre 2013, par Paul B Maholavfilter/vf_rotate : use vsub for output plane height calculation
Output plane height used horizontal instead of vertical subsampling.
This is just cosmetic change as filter does not support formats where
vertical subsampling does not match horizontal one.Signed-off-by : Paul B Mahol <onemda@gmail.com>
-
height not divisible ffmpeg [duplicate]
17 avril 2018, par Darko_MilicicThis question already has an answer here :
Problem is when i try scale video and keep aspect ratio
ffmpeg -i in.mp4 -vf scale=240:-1 out.mp4
I was try also -s 240x135 but always same error..
height not divisible by 2 (240x135)
But if i try 240x180 it’s working, problem is because i need to keep aspect ratio because i need
scale=240:-1
Error what i have
height not divisible by 2 (240x135)
Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height