Recherche avancée

Médias (91)

Autres articles (47)

  • 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

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

  • FFMpeg or Similar in Xamarin Android ? [closed]

    13 janvier 2020, par Johannes Gutenberger

    Ok, I tried to make a MP4 to MP3 Converter for my Android Device using Xamarin.
    Well, I saw this before for Windows, But I found out, that FFMpeg wont work correctly on Xamarin / Android. Is there a way or a Version of this, wich I can use on Android to Convert mp4 to mp3, or is there another, similar Library/way, wich I can use on Android ?

    On Google, I only found a Solution for Windows / Mac, not Xamarin Android.

    Thanks for your help.!

  • FFmpeg on Android

    5 décembre 2020, par Jag

    I have got FFmpeg compiled (libffmpeg.so) on Android. Now I have to build either an application like RockPlayer or use existing Android multimedia framework to invoke FFmpeg.

    



      

    1. Do you have steps / procedures / code / example on integrating FFmpeg on Android / StageFright ?

    2. 


    3. Can you please guide me on how can I use this library for multimedia playback ?

    4. 


    5. I have a requirement where I have already audio and video transport streams, which I need to feed to FFmpeg and get it decoded / rendered. How can I do this on Android, since IOMX APIs are OMX based and cannot plug-in FFmpeg here ?

    6. 


    7. Also I could not find documentation on the FFmpeg APIs which need to be used for playback.

    8. 


    


  • FFmpeg on Android

    26 décembre 2016, par Jag

    I have got FFmpeg compiled (libffmpeg.so) on Android. Now I have to build either an application like RockPlayer or use existing Android multimedia framework to invoke FFmpeg.

    1. Do you have steps / procedures / code / example on integrating FFmpeg on Android / StageFright ?

    2. Can you please guide me on how can I use this library for multimedia playback ?

    3. I have a requirement where I have already audio and video transport streams, which I need to feed to FFmpeg and get it decoded / rendered. How can I do this on Android, since IOMX APIs are OMX based and cannot plug-in FFmpeg here ?

    4. Also I could not find documentation on the FFmpeg APIs which need to be used for playback.