Recherche avancée

Médias (0)

Mot : - Tags -/signalement

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (37)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

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

Sur d’autres sites (7596)

  • Using FFMPEG library with iPhone SDK for video encoding

    21 juin 2015, par user203349

    I need to encode several pictures shot by the iphone camera into a mp4 video file and I know FFMPEG can do this (the application TimeLapser and ReelMoments do it already). I plan to use this in my app iMotion (available in the appstore).

    I successfully install and compile the ffmpeg for the iphone SDK with this link :
    http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-October/076618.html

    But now I’m stuck here in my XCode project. What should I do next to use the FFMPEG library for video encoding ? The Apple documentation about external library using is very light and I just can find any tutorial on the web wich explain how to do this.

    If anybody can help me, I would be very grateful..`

    Thanks

    Aurelien Potier

  • aac : Support channel configurations 11 and 12

    4 juin 2015, par Sebastian Dröge
    aac : Support channel configurations 11 and 12
    

    These are defined in ISO/IEC 14496-3:2009/PDAM 4 for 6.1 and 7.1.
    It also defines another 7.1 layout with configuration 14, that one
    is not added here for now.

    11 : 3/3.1 FC FL+FR BL+BR BC LFE
    12 : 3/2/2.1 FC FL+FR SiL+SiR BL+BR LFE

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] libavcodec/aacdec.c
    • [DH] libavcodec/aacdectab.h
  • aac : Support channel configurations 11 and 12

    4 juin 2015, par Sebastian Dröge
    aac : Support channel configurations 11 and 12
    

    These are defined in ISO/IEC 14496-3:2009/PDAM 4 for 6.1 and 7.1.
    It also defines another 7.1 layout with configuration 14, that one
    is not added here for now.

    11 : 3/3.1 FC FL+FR BL+BR BC LFE
    12 : 3/2/2.1 FC FL+FR SiL+SiR BL+BR LFE

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] libavcodec/aacdec.c
    • [DBH] libavcodec/aacdectab.h