Recherche avancée

Médias (0)

Mot : - Tags -/signalement

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (79)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

Sur d’autres sites (9636)

  • How to change fps when decode use c++ code(ffmpeg) [on hold]

    26 avril 2018, par Lake Hu

    I am working to do decode the video file using ffmpeg api code(c/c++),when I decode one video where I download from the net.i find the fps is so high that can’t decode well.the fps is 119,so how can I reduce the fps to 25 when I decode the video stream ?

  • ffmpeg_kit_flutter :execute want get the success return code

    9 mars 2023, par DHRUV PATEL

    ffmpeg_kit_flutter getting return code 1 when while overlay the image over the video as watermark images

    


    '-i assets/images/1.mp4 -i assets/images/poster_Watermark.png -filter_complex overlay=10:10 -codec:a copy $outPath' tried this command as FFmpegKit executation argument.

    


  • gif : Fix little endian specific code

    30 avril 2013, par Michael Niedermayer
    gif : Fix little endian specific code
    

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

    • [DH] libavcodec/gif.c