Recherche avancée

Médias (0)

Mot : - Tags -/content

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

Autres articles (26)

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

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

Sur d’autres sites (5232)

  • JPEG 2000 decoder for DCinema

    22 avril 2013, par Nicolas Bertrand
    JPEG 2000 decoder for DCinema
    

    Based on the 2007 GSoC project from Kamil Nowosad <k.nowosad@students.mimuw.edu.pl>
    Updated to current programming standards, style and many more small
    fixes by Diego Biurrun <diego@biurrun.de>.

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] Changelog
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/jpeg2000.c
    • [DBH] libavcodec/jpeg2000.h
    • [DBH] libavcodec/jpeg2000dec.c
    • [DBH] libavcodec/jpeg2000dwt.c
    • [DBH] libavcodec/jpeg2000dwt.h
    • [DBH] libavcodec/mqc.c
    • [DBH] libavcodec/mqc.h
    • [DBH] libavcodec/mqcdec.c
    • [DBH] tests/fate/video.mak
    • [DBH] tests/ref/fate/jpeg2000-dcinema
  • avcodec : Bump minor for JPEG 2000 decoder

    22 avril 2013, par Diego Biurrun
    avcodec : Bump minor for JPEG 2000 decoder
    
    • [DBH] libavcodec/version.h
  • Anomalie #2000 (Nouveau) : Itérateur pète la feature de pagination &debut_xx=@777

    17 février 2011, par BoOz -

    Comme chacun sait, &debut_xx=@777 fait paginer la boucle xx sur la page qui contient l’élément d’id 777. Mais lorsque le plugin itérateur est la, voire itérateur du core à tous les coups, et bien ca ne marche plus.