Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (94)

  • 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 ;

  • 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.

  • Soumettre améliorations et plugins supplémentaires

    10 avril 2011

    Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
    Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...)

Sur d’autres sites (15854)

  • Downloading a video with full capacity of my PC with FFMPEG [closed]

    25 juin 2020, par akamai

    I'm trying to download a M3U8 video with FFmpeg.
    
ffmpeg -i "www.example.com/video.mp4" -c copy -bsf:a aac_adtstoasc output.mp4

    


    FFmpeg downloads very slowly compared to a direct download. I'm on a 1 Gigabit network and it take around 1 hour to download the entire video.

    


    I read the documentation and they mentioned about CPU Flag
But I don't know if that will solve my problem.

    


  • Revert "avfilter/af_aiir : move response drawing as last step"

    30 mai 2020, par Paul B Mahol
    Revert "avfilter/af_aiir : move response drawing as last step"
    

    This reverts commit ca7095a9072fab4cdb41af12da9d94752e082e34.

    • [DH] libavfilter/af_aiir.c
  • lavfi/drawtext : get bitmap from glyph in a separate step

    10 janvier 2014, par Ramiro Polla
    lavfi/drawtext : get bitmap from glyph in a separate step
    

    This change makes it possible to transform the glyph or get its border before
    turning it into a bitmap.

    Reviewed-by : Stefano Sabatini <stefasab@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] doc/filters.texi
    • [DH] libavfilter/vf_drawtext.c