Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (22)

  • 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 a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

Sur d’autres sites (5353)

  • Revision 79590f186c : Merge "Cleaning up encoder segmentation code." into experimental

    1er mai 2013, par Dmitry Kovalev

    Changed Paths :
     Modify /vp9/common/vp9_blockd.h


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_segmentation.c



    Merge "Cleaning up encoder segmentation code." into experimental

  • Merge commit 'b446f0e98f85e2e931b476e52b319f1c49244660'

    28 septembre 2017, par James Almer
    Merge commit 'b446f0e98f85e2e931b476e52b319f1c49244660'
    

    * commit 'b446f0e98f85e2e931b476e52b319f1c49244660' :
    mov : Do not try to parse multiple stsd for the same track

    See 8b43ee4054af799e388d380b379a13a60849c1b5

    Merged-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/mov.c
  • Merge commit 'f55c0a64ae40dc8e0a131a590e123cd14d0c0f7a'

    13 avril 2017, par James Almer
    Merge commit 'f55c0a64ae40dc8e0a131a590e123cd14d0c0f7a'
    

    * commit 'f55c0a64ae40dc8e0a131a590e123cd14d0c0f7a' :
    build : Drop stray golomb dependencies

    Merged-by : James Almer <jamrial@gmail.com>

    • [DH] configure