Recherche avancée

Médias (91)

Autres articles (74)

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

  • FFmpeg command execution

    7 juillet 2015, par Sanket990

    How to file name space allowed in ffmpeg command execution time and executing this command in android
    i.e
    ffmpeg -y -i /sdcard/folder name/file name.mp4 any way to handle space allowed

    I m getting error in logcat No such file or directory error

  • Revision da58436f43 : Subsampling aware allocs and bitstream Make framebuffer allocations according t

    7 mai 2013, par John Koleszar

    Changed Paths :
     Modify /vp9/common/vp9_alloccommon.c


     Modify /vp9/common/vp9_blockd.h


     Modify /vp9/common/vp9_mbpitch.c


     Modify /vp9/common/vp9_onyxc_int.h


     Modify /vp9/common/vp9_postproc.c


     Modify /vp9/decoder/vp9_decodframe.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_lookahead.c


     Modify /vp9/encoder/vp9_lookahead.h


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/vp9_cx_iface.c


     Modify /vp9/vp9_iface_common.h


     Modify /vpx_scale/generic/yv12config.c


     Modify /vpx_scale/yv12config.h


     Modify /vpxdec.c



    Subsampling aware allocs and bitstream

    Make framebuffer allocations according to the chroma subsamping
    factors in use. A bit is placed in the raw part of the frame header for
    each of the two subsampling factors. This will be moved in a future
    commit to make them part of the TBD feature set bits, probably only set
    on keyframes, etc.

    Change-Id : I59ed38d3a3c0d4af3c7c277617de28d04a001853

  • avfilter/split : switch to activate()

    1er mars 2022, par Paul B Mahol
    avfilter/split : switch to activate()
    
    • [DH] libavfilter/split.c