Recherche avancée

Médias (1)

Mot : - Tags -/publicité

Autres articles (86)

  • 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

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

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

  • How to compile ffmpeg-2.2.2 on windows with cygwin and android ndk r9c

    13 juillet 2016, par Hansjörg Hofer

    did someone successfully compile

    ffmpeg-2.2.2 on windows with cygwin and android ndkr9c ?

    Or can point me to an up to date tutorial ?

    (http://www.roman10.net/how-to-build-ffmpeg-with-ndk-r9/ isn’t working for me
    i get Makefile:2 : config.mak : No such file...
    cygwin admin devel gnome is completely installed and make -v ok )

    I need to convert a video to images(for live-wallpaper)... do you know a better
    method or is ffmpeg the best ?

    thx

  • msvc/icl : Intel Compiler support on Windows

    25 mai 2013, par Alex Smith
    msvc/icl : Intel Compiler support on Windows
    

    Initial support for the ICL compiler on windows. Requires a new
    c99wrap with ICL support (1.0.2+).

    Currently not much different speed wise compared to msvc. In the
    future with a few changes it can be made to support the inline asm.
    This would be the primary reason for using it.

    Passed all fate tests, versions tested :
    13.1.1.171 (2013 Update 3) x86 and x64
    12.1.5.344 (2011 Update 11) x86 and x64

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] configure
  • msvc/icl : Intel Compiler support on Windows

    25 mai 2013, par Alex Smith
    msvc/icl : Intel Compiler support on Windows
    

    Initial support for the ICL compiler on windows. Requires a new
    c99wrap with ICL support (1.0.2+).

    Currently not much different speed wise compared to msvc. In the
    future with a few changes it can be made to support the inline asm.
    This would be the primary reason for using it.

    Passed all fate tests, versions tested :
    13.1.1.171 (2013 Update 3) x86 and x64
    12.1.5.344 (2011 Update 11) x86 and x64

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] configure