
Recherche avancée
Médias (91)
-
Les Miserables
9 décembre 2019, par
Mis à jour : Décembre 2019
Langue : français
Type : Textuel
-
VideoHandle
8 novembre 2019, par
Mis à jour : Novembre 2019
Langue : français
Type : Video
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
-
Un test - mauritanie
3 avril 2014, par
Mis à jour : Avril 2014
Langue : français
Type : Textuel
-
Pourquoi Obama lit il mes mails ?
4 février 2014, par
Mis à jour : Février 2014
Langue : français
-
IMG 0222
6 octobre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Image
Autres articles (104)
-
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
Publier sur MédiaSpip
13 juin 2013Puis-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 -
HTML5 audio and video support
13 avril 2011, parMediaSPIP 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 (11972)
-
create m3u8 with multi isolate ts
7 juin 2018, par SunPointedI have a demand which record a mp4 every 3 seconds(the mp4 files are continuous).
And with ffmpeg I convert the mp4 file to ts file after every 3s mp4 generated.
So now I have many 3s ts files(the ts files are continuous, and play in player).
Then I generate a m3u8 file, which have information about these ts files.
Everything looks fine now, but when I use a player play the m3u8 file, always block after first ts file played.I think there must be some relationship between ts files in m3u8(maybe timestamp ?) and mine don’t have these relationship so my m3u8 block after first ts file played.
I don’t know much about ts and m3u8, can anyone tell me what’s the relationship between ts files in m3u8, or how can I generate correct m3u8 file ?
-
how to combine audio only live stream with audio and video live stream
16 septembre 2015, par Ecniv Noraa Worromhow to combine two rtmp live streams (1 audio) and (1 audio with video) into 1 live stream and keep them in sync using ffmpeg ex.
rtmp ://myip:1935/appname/livestream1 (audio&video)
and
rtmp ://myip:1935/appname/livestream2 (audio only)output stream
rtmp ://myip:1935/appname/livestream (output with stream1 and 2 combined) -
Google drive chunk to m3u8 ?
30 septembre 2019, par GINIX PHOENIXI have a question how create chunk file from google drive into m3u8 file by ffmpeg.