Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (91)

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

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

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

  • How to play wav/mp3 file in Android using FFMPEG

    8 juillet 2012, par user924702

    Can any one help me to understand how to "play wav/mp3 file in Android using FFMPEG" ?

    I have already tried below link without success.

    Decoding audio via Android using FFMpeg

    Please suggest code/tutorials/documents that can be of help to me ?

  • Coding with FFMPEG in Android

    3 juillet 2013, par user916350

    I succesfully compiled ffmpeg for Android, but I don't know how I can programatically convert flv or mp4 files to mp3, but I need it. Can anybody help me with example or tutorial ? Thank you.

  • Using FFMPEG with Android NDK v6

    12 septembre 2012, par user916350

    I try to compile ffmpeg library for my Android app, but all instructions from Internet use android ndk v4, and it doesn't work with android ndk v6 ; I can't find ndk v4. Give me please a good instruction with v6 or share me v4 please, i need it.