Recherche avancée

Médias (91)

Autres articles (90)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (11293)

  • +new logo sprite

    24 avril 2011, par Scott Schiller

    + demo/_image/logo-sprite.png +new logo sprite

  • Batch overlay logo to directory of video files

    30 mars 2016, par AHC

    I 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.mp4

    as 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 34736 : Une classe pour ’no_previsualisation’ à l’instar de ’no_barre’ pour éviter ...

    26 janvier 2010, par marcimat@… — Log

    Une classe pour ’no_previsualisation’ à l’instar de ’no_barre’ pour éviter une previsu automatique sur certains textarea.