Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (29)

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

  • 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

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (4620)

  • lavc/h264_slice : properly forward positive "error" code

    29 juin 2016, par Clément Bœsch
    lavc/h264_slice : properly forward positive "error" code
    

    Fixes ./ffmpeg -skip_frame nokey -i h264/h264_intra_first-small.ts

    Regression since c54e2740e1f4a8fb7fa4e521755bf4158c4cda51

    • [DH] libavcodec/h264_slice.c
  • Revert "avcodec/wcmv : Avoid copying frames if they are unchanged"

    4 septembre 2019, par James Almer
    Revert "avcodec/wcmv : Avoid copying frames if they are unchanged"
    

    This reverts commit 976dae8b32f48d17cccfd6b19d2beb01770dfa7c.

    An alternative approach to reduce frame copying will follow.

    • [DH] libavcodec/wcmv.c
  • Revert "yadif : add parens around macro parameters"

    1er décembre 2013, par Michael Niedermayer
    Revert "yadif : add parens around macro parameters"
    

    This reverts commit 49e617f9565b6528fe707bae7ea4b62b10c771a5.
    This reduces the amount of non LGPL code, making a relicensing to LGPL
    easier

    Conflicts :

    libavfilter/vf_yadif.c

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

    • [DH] libavfilter/vf_yadif.c