Recherche avancée

Médias (91)

Autres articles (64)

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

  • How to make .webm videos that change resolution [closed]

    5 août 2022, par IronKerman

    I recently came across a video on discord, that can somehow change from a 9:16 aspect ratio into a 1:1 aspect ratio video and I'm wondering how this was done, and how I can replicate it.
    
Thanks in advance
    
Incase someone needs the video to understand what I'm talking about you can find it here

    


  • how to convert RTSP stream to HTTP stream in ios 7 ? How to do iPCam Live Streaming in iOS ? [on hold]

    5 janvier 2015, par Ashok

    i have searched solution to use RTSP for ip Cam Live Stream. But i didn’t get proper solution. if anyone know how to do it please provide me solution for it.
    Thanks in Advance !!!.

  • FFMPEG to create .m4s segments from .ts

    30 mars 2016, par MahendraSiddappa

    I want to convert a .ts segement into a .m4s segment. Can i use ffmpeg to convert an incoming .ts segment into .m4s segment ?

    I already have a .mpd file with list of segments. At this point I just want to convert .ts into .m4s and serve it to the cliennt.

    Can anybody please answer this. Thanks in advance.