Recherche avancée

Médias (91)

Autres articles (85)

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

  • 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 (8979)

  • ffplay : make eof part of videostate and signal it when opening a stream

    6 janvier 2015, par Marton Balint
    ffplay : make eof part of videostate and signal it when opening a stream
    

    Otherwise we may not flush a decoder when a new stream is opened during an
    already eof condition.

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] ffplay.c
  • simple light weight video player using ffmpeg that can play simple http network streams in C/C++ [on hold]

    25 janvier 2015, par Shijin Bose

    Can anyone please help me make a simple light weight video player using ffmpeg that can play simple http network streams. I couldn’t find any simple codes. It doesn’t want any additional features, but just a playback function. I need the code in c or c++. QtAV is complex and is not getting compiled, and it is bulky. Please suggest any sites.

                                            Thanks,
  • ffplay : signal the frame queue before closing audio

    10 novembre 2014, par Marton Balint
    ffplay : signal the frame queue before closing audio
    

    Fixed regression caused by 631ac655c00e978e19d05dab572bc1ffd6078c63 when ffplay
    does not quit if the audio thread is blocked.

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] ffplay.c