
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (38)
-
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
-
Supporting all media types
13 avril 2011, parUnlike 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 (...)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette 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.
Sur d’autres sites (8033)
-
ffmpeg recording video from live stream closed if connention intrupt
6 octobre 2016, par Farhan ShahidI am facing a issue with FFMPEG stream. I am trying to record my live running stream to File_Name.ts file. Its working fine with following code
ffmpeg -i "http://clientportal.link:8080/live/tmalik/Tanveer/9026.m3u8" -c copy abc.ts -y
But actual issue is that my input stream is not much stable and its stop after average 1 hour for 4-6 sec.
Now is there any way that i can re-connect automatically if i got my stream back from Link(given above in code as input).
Important thing is m working on UBUNTU machine. So if there is any bash file that would be grate.
-
How to Stream Live Video On Facebook in c#
3 octobre 2016, par Mohd ShahidI am trying to stream live video on Facebook in c# windows application using ffmpeg library.
i have stream url and stream key but i don’t know how i can implement these key and Url in ffmpeg.
please give me solution for that.
Thankyou..! -
Use ffmpeg example remuxing.c to record rtmp live stream to mp4 file, it add an empty elst box, how to forbid it ?
1er octobre 2016, par 谢金运