Recherche avancée

Médias (1)

Mot : - Tags -/epub

Autres articles (48)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • 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

Sur d’autres sites (5695)

  • avcodec/hevc.c : for big negative mvy value, should wait line 0 of ref frame due to...

    11 novembre 2014, par Changjiang Wei
    avcodec/hevc.c : for big negative mvy value, should wait line 0 of ref frame due to edge extending
    

    Reviewed-by : Mickaël Raulet <mraulet@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/hevc.c
  • How can i make drawtext filter start the text scrolling from the center while scrolling from right to left

    16 janvier 2018, par Femzy

    Hello How can i make the text start from the center when the video play ? Currently it start from the left side and people dont see the first words before it goes. I want the text to start from either the center of the video or the right while moving from right to left. Thanks in advance for helping me...
    This is my code that currently works for the text, but it starts from the edge of the of the left while moving from right to left

    echo shell_exec('ffmpeg -loop 1 -i slide2.jpg -vf scale=-2:1080,drawtext="textfile=text.txt:expansion=normal:fontfile=FreeSerif.otf: y=h-line_h-20:x=-200*t: fontcolor=white: fontsize=50" -pix_fmt yuv420p -t '.$words_count.' -movflags +faststart textover10.mp4 -report');
  • Merge commit ’e0ab5078a7d865f8f6fd6a6d3cbe0f380ead4a3d’

    21 janvier 2014, par Michael Niedermayer
    Merge commit ’e0ab5078a7d865f8f6fd6a6d3cbe0f380ead4a3d’
    

    * commit ’e0ab5078a7d865f8f6fd6a6d3cbe0f380ead4a3d’ :
    lavc : do not force the emu edge flag

    Conflicts :
    libavcodec/utils.c

    There should be no such bugs in ffmpeg, but merging it anyway
    as its safer.

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/utils.c