Recherche avancée

Médias (0)

Mot : - Tags -/médias

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

Autres articles (112)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (23747)

  • Merge commit ’a238b83b13640e3192d7d4aaad2242f13a9a84a1’

    4 août 2014, par Michael Niedermayer
    Merge commit ’a238b83b13640e3192d7d4aaad2242f13a9a84a1’
    

    * commit ’a238b83b13640e3192d7d4aaad2242f13a9a84a1’ :
    aarch64 : use MACH-O const data asm directive in const macro

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

    • [DH] libavutil/aarch64/asm.S
  • x86inc : Remove .rodata kludges

    11 septembre 2013, par Henrik Gramner
    x86inc : Remove .rodata kludges
    

    The Mach-O bug was fixed in yasm 0.8.0 and we don’t
    support versions that old anymore.

    Signed-off-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>

    • [DH] libavutil/x86/x86inc.asm
  • Alternatives to ffmpeg CLI tool

    13 mai 2015, par user1917864

    I am looking for an alternative to the ffmpeg CLI tool.
    Basically what I am currently using ffmpeg is for resizing the raw image that I get from android screencap command to a png file.
    Using ffmpeg works for all android versions but on Android 5.0 devices the ffmpeg seems to give linker errors.

    So, I am looking for any alternative tool.