Recherche avancée

Médias (0)

Mot : - Tags -/publication

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

Autres articles (65)

  • La sauvegarde automatique de canaux SPIP

    1er avril 2010, par

    Dans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
    Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

  • How to get and use FFMPEG in a Objective-C OS X app

    2 septembre 2015, par Coiman

    I have an application where I need to use FFMPEG for something (video from AVCaptureSession encoded to MPEG(1)).

    So far I have been looking for ways to build and use FFMPEG in my project but I have not found a way for OS X. All of the wrappers I have found so far are for iOS instead of OS X.

    I need a solution that works on OS X and I would prefer if you explained how to use it a bit (build instructions, getting it into the Xcode project, code samples).

    Thanks in advance for your help. :)

  • Stream Encoded bytes with FFMPEG

    16 mai 2017, par caiomcg

    I have a byte array of encoded VP9 data and I have to stream it with UDP over FFMPEG(C++). Do you have any suggestion on how to do this ?

    VP9(uint8_t*) -> FFMPEG -> UDP -> PC

    Thanks in advance.

    EDIT :

    The bytes are sent to me by a hardware device.

  • How to get 4 different quality from ffmpeg ?

    27 juin 2021, par Mamazi-Avia

    I have used ffmpeg to convert mp4 videos to m3u8, now I have seen a new structure due to my new player on the website. An online converter creates 4 different folders (hd, hq, lq, mq), an enc.key (like the image below), and of course a playlist file. how can I get this exact configuration from running ffmpeg on my system ?
thank you in advance :)

    


    folders configuration