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 ;

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

  • Fundamentally, what exactly is a codec ?

    22 décembre 2013, par Bitwize

    I really hope I don't get down-voted for this, but this is something I have wondered for quite a while now.

    I have been reading through a series of articles describing what codecs are/what they do, and the difference between them and Containers, but where I become confused is in what a codec is fundamentally.

    Is a codec an executable binary/library that handles the compression/decompression of files for a specific program/API ?
    Or is it a form of library for programmers to use in order to handle these containers ?

    Reading various answers around the web it sounds as though it's almost treated as both, which is a little confusing.
    I'm hoping someone here can help clarify.

    Thanks !

  • Landscape video from portrait images using ffmpeg

    19 janvier 2014, par XXX

    I have a series of pictures taken in portrait mode with a resolution of 480x800. I made video using ffmpeg command ffmpeg -r 1 -y -i image%d.jpeg out.mp4 And I get video in landscape mode with a resolution 480x800 and 4:3, and therefore the image of video is stretched laterally. How to make that video is not stretched and the sides were black stripes ?

  • avdevice/v4l2 : only use average frame rate if set

    2 février 2014, par Michael Niedermayer
    avdevice/v4l2 : only use average frame rate if set
    

    It might be unset on some platforms with some drivers and some input

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

    • [DH] libavdevice/v4l2.c