
Recherche avancée
Médias (2)
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (76)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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 (8786)
-
libFLAC : Support 64bit brword/bwword
4 janvier 2016, par Erik de Castro LopolibFLAC : Support 64bit brword/bwword
This patch allows FLAC__BYTES_PER_WORD to be set to 8, but is disabled by
default.Patch-from : lvqcl <lvqcl.mail@gmail.com>
-
FFMPEG -filter_complex drawtext with style like bold italic and underline
6 janvier 2019, par MubbasharI am trying to add text on padded area of my video. There are 4 to 5 things that i am not able to do
- 1) Draw text styling (bold, italic, underline)
- 2) Padded area opacity
- 3) Subtitle vertical alignment. When i give some value to VAlign it
sometimes goes out of the window. how to calculate correctly like
50px from top or let say 200px from bottom - 4) The subtitle should be full width to video. Right now it is like
this. - 5) Having a hard time providing OutlineColour value. I have RGBA
value so how i can give it to OutlineColour
Here is command i am using
ffmpeg -y -i video-orignal.mp4 -i logo.png -filter_complex "[0] pad=width=iw:height=ih+200:x=0:y=100:color=#f2e6e6@0.99 [v_1];[v_1] drawtext=fontfile='/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf':text='this is watermark': fontsize=24: x=0.23333333333333*main_w: y=0.1325*main_h: fontcolor=#b01e1e: alpha=1,drawtext=fontfile='/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf':text='This is Top fixed text': fontsize=32: x=w-tw-2: y=(100-th)/2: fontcolor=#9e2643: alpha=1,drawtext=fontfile='/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf':text='This is Bottom fixed text': fontsize=32: x=w-tw-2: y=h-50: fontcolor=#9e2643: alpha=1 [v_2];[v_2] subtitles=f=subtitles-final.srt:force_style='FontName=DejaVu Sans Mono,FontSize=26,OutlineColour=&H00f2eded,PrimaryColour=&H000bf282,BorderStyle=3,WrapStyle=3,Bold=1,italic=1,Underline=1,Alignment=3,MarginV=86.4' [v_3];[v_3] [1]overlay=main_w-140:105 [v_4]" -map "[v_4]" -map 0:a video-final.mp4
Split into lines and indented to make it readable :
ffmpeg -y
-i video-orignal.mp4
-i logo.png
-filter_complex
"[0] pad=width=iw:height=ih+200:x=0:y=100:color=#f2e6e6@0.99 [v_1];
[v_1]
drawtext=
fontfile='/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf':
text='this is watermark': fontsize=24:
x=0.23333333333333*main_w: y=0.1325*main_h:
fontcolor=#b01e1e: alpha=1,
drawtext=
fontfile='/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf':
text='This is Top fixed text': fontsize=32:
x=w-tw-2: y=(100-th)/2: fontcolor=#9e2643: alpha=1,
drawtext=
fontfile='/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf':
text='This is Bottom fixed text': fontsize=32:
x=w-tw-2: y=h-50: fontcolor=#9e2643: alpha=1
[v_2];
[v_2]
subtitles=
f=subtitles-final.srt:
force_style=
'FontName=DejaVu Sans Mono,
FontSize=26,
OutlineColour=&H00f2eded,
PrimaryColour=&H000bf282,
BorderStyle=3,WrapStyle=3,Bold=1,italic=1,Underline=1,
Alignment=3,MarginV=86.4'
[v_3];
[v_3] [1]overlay=main_w-140:105 [v_4]"
-map "[v_4]"
-map 0:a
video-final.mp4 -
Revision 7059 : On ne tient pas compte de modifier l’objet pour gérer les signalements ...
3 novembre 2012, par kent1 — Log