Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (58)

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

  • 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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (15639)

  • ffmpeg create a tile with a extremly high resolution [closed]

    7 octobre 2020, par Frederik

    I want a tile in a hidh resolution, but I get an error that the picture size is invalid.
ffmpeg -i video.mp4 -frames: 1 -vf "select=not(mod(n\,100)),scale=1920x1080,tile=5x50" out.jpeg. Picture size 9600x54000 is invalid. But this is lower than the max jpeg size which is 65,535×65,535. How can i fix it or how do i tell ffmpeg to split it up in multiple pictures.

    


  • avcodec/ass : make default playback resolution available to decoders

    8 février 2015, par Clément Bœsch
    avcodec/ass : make default playback resolution available to decoders
    
    • [DH] libavcodec/ass.c
    • [DH] libavcodec/ass.h
  • vp9 : add support for resolution changes in inter frames.

    22 avril 2015, par Ronald S. Bultje
    vp9 : add support for resolution changes in inter frames.
    

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

    • [DH] libavcodec/vp9.c
    • [DH] libavcodec/vp9_mc_template.c
    • [DH] libavcodec/vp9_parser.c
    • [DH] libavcodec/vp9dsp.c
    • [DH] libavcodec/vp9dsp.h