Recherche avancée

Médias (91)

Autres articles (51)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • 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

Sur d’autres sites (9263)

  • How can I place a still image before the first frame of a video ?

    16 juin 2014, par Konstantin

    When I encode videos by FFMpeg I would like to put a jpg image before the very first video frame, because when I embed the video on a webpage with "video" html5 tag, it shows the very first picture as a splash image. Alternatively I want to encode an image to an 1 frame video and concatenate it to my encoded video. I don’t want to use the "poster" property of the "video" html5 element.

  • resolveMedia/Image fix

    15 décembre 2013, par Grandt
    resolveMedia/Image fix
    

    Functions now try to find the files with and without the docRoot.

  • How can I superimpose an semi-transparent image on top of a video using ffmpeg ?

    28 octobre 2013, par pixelearth

    I'm making a lot of "title" clips for some video I have. I have a simple 5 second movie over which I'd like to center an image that will contain the title text (in image format).

    This seems simple enough, but I don't know where to start...