Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (102)

  • Encodage et transformation en formats lisibles sur Internet

    10 avril 2011

    MediaSPIP transforme et ré-encode les documents mis en ligne afin de les rendre lisibles sur Internet et automatiquement utilisables sans intervention du créateur de contenu.
    Les vidéos sont automatiquement encodées dans les formats supportés par HTML5 : MP4, Ogv et WebM. La version "MP4" est également utilisée pour le lecteur flash de secours nécessaire aux anciens navigateurs.
    Les documents audios sont également ré-encodés dans les deux formats utilisables par HTML5 :MP3 et Ogg. La version "MP3" (...)

  • 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 translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (6431)

  • src/flac/decode.c : Decode WAVEFORMATEXTENSIBLE_CHANNEL_MASK.

    27 avril 2014, par Erik de Castro Lopo
    src/flac/decode.c : Decode WAVEFORMATEXTENSIBLE_CHANNEL_MASK.
    

    When decoding, read the contents of the WAVEFORMATEXTENSIBLE_CHANNEL_MASK
    tag and write write the channel mask to the WAV file.

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/flac/decode.c
  • compile ffmpeg for android [PAID]

    2 juin 2018, par Rafael Lima

    I’m 100% sure this is not the place for that and many people will downvote it but i’ve already posted this request in specific foruns and still no answer

    I’m willing to pay for someone able to compile ffmpeg for android

    I’ve been developing an app using ffmpeg binaries provided by an user on github, on the final phase of development i discover those binaries are not able to do some things i need because they were compiled without some specific flags

    I spent unsucessfully the last 20 days following tutorials about compile ffmpeg for android

    the flags i need are

    --enable-libfreetype \
    --enable-libfontconfig \
    --enable-zlib \
    --enable-libmp3lame \
    --enable-libopus \
    --enable-libx264 \ or --enable-openh264 \
    --enable-static \
    --enable-ffmpeg \
    --enable-librtmp \
    --enable-pic \
    --disable-doc \
    --disable-shared

    if you think you able to do it please contact me at my e-mail ragpl07@gmail.com

  • locale_hack.h : Fix comment

    30 janvier 2016, par Erik de Castro Lopo
    locale_hack.h : Fix comment
    

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/plugin_xmms/locale_hack.h