
Recherche avancée
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)
-
Batch overlay logo to directory of video files
30 mars 2016, par AHCI am using this command in windows 8 to overlay a logo (mywatermark.png , 400x200) to a video file :
ffmpeg -i E:\source\video01.mp4 -i E:\logo\mywatermark.png -filter_complex "[1:v]scale=100:50 [ovrl], [0:v][ovrl
]overlay=W-w-10:H-h-10[watermark]" -map "[watermark]" -map 0:a -codec:v libx264 -preset veryfast -crf 18 -codec:a copy E:\output\video01.mp4as you can see I am first rescaling my logo to 100:50 pixels, and then overlaying it to the bottom right corner.
This is working for me.My question is :
How can I repeat this to all of the videos in the same directory, adding the same logo to all ?
I want to save the output video files same as the original, of course in different folder. However, not to forget that my source video files are of different quality and resolution.
How can I add a parameter to the command line to proportionnally scale the logo in regard to the video file resolution ?I am afraid that if I don’t do this, the logo will be small in one file and bigger in another.
thanks a lot -
Revision 7085 : Un logo
5 novembre 2012, par kent1 — LogUn logo
-
Revision 5418 : Un logo
25 avril 2011, par kent1 — LogUn logo