Recherche avancée

Médias (91)

Autres articles (112)

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

  • 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 les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

Sur d’autres sites (11355)

  • FFMpeg -re flag and segmenter. If end of file is reached, wait ?

    17 mars 2014, par user2901994

    This question is similar to

    Keep FFMPEG running and waiting for new image files to encode and stream

    FFMpeg's -re flag tells FFMpeg to "read input at native frame rate". This allows me to continuously append to the end of an audio file, as FFMpeg's segmenter runs, continuing to segment the file that is being appended to (for HLS).

    Is there a way to get FFMpeg to wait, instead of exit, even it it reaches the end of the input file ? If say, latency causes FFMpeg to catch up with my appending to the end of the file ?

  • Playing Several Videos in a Row From a Browser

    2 août 2014, par user18490

    It’s simple to play 1 video (using HTML5), but my question is, can you play 2 or more videos in a row.

    Basically I’d like to let the user select as many clips as he/she wants, and let him/her play them in the browser (or potentially an external player such as FFplay, but the browser is my goal for now). It’s similar to the concept of playlist in Youtube, ... there should be no cut between two consecutive clips (which is the case right now with playlist in Youtube).

    Is that possible with existing API/tools/techniques ?

  • Revision 9402e25b4b : configure : add a test for configured source dir prevents out of tree build fail

    5 mars 2014, par James Zern

    Changed Paths :
     Modify /configure



    configure : add a test for configured source dir

    prevents out of tree build failures when the source tree has already
    been configured ; modeled after a similar check in autoconf

    Change-Id : I627eb7243576f4d753141dfcb4ed4e34544d03a7