Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (100)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 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 (...)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (10957)

  • lavf/movenc : small cleanup for style

    21 mars 2024, par Jun Zhao
    lavf/movenc : small cleanup for style
    

    Small cleanup for style, indent, switch case lables.
    BTW, the preferred way to ease multiple indentation levels in a
    switch statement is to align the switch and its subordinate
    case labels in the same column

    Signed-off-by : Jun Zhao <barryjzhao@tencent.com>

    • [DH] libavformat/movenc.c
  • how to insert a small 2 second pause before the image end scrolling

    14 avril 2020, par Monti

    how to insert a small 2 second pause before the image end scrolling

    &#xA;&#xA;

    setpts=if(eq(N\,0)\,0\,PTS+2/TB)[v]

    &#xA;&#xA;

    My code

    &#xA;&#xA;

    ffmpeg -f lavfi -i color=s=1920x1080 -loop 1 -t 0.08 -i "6-answer9.png" -filter_complex "[1:v]scale=1920:-2,setpts=if(eq(N\,0)\,0\,1&#x2B;1/0.02/TB),fps=25[fg]; [0:v][fg]overlay=y=-&#x27;t*h*0.02&#x27;:eof_action=endall,setpts=if(eq(N\,0)\,0\,PTS&#x2B;2/TB)[v]" -map "[v]" output.mp4&#xA;

    &#xA;

  • Revision 6eb05c9ed0 : Small fix to segment check in pickmode. Change-Id : Id5fd82a504def2523292466fbaa

    2 avril 2015, par Marco

    Changed Paths :
     Modify /vp9/encoder/vp9_pickmode.c



    Small fix to segment check in pickmode.

    Change-Id : Id5fd82a504def2523292466fbaad5dade9424c72