
Recherche avancée
Médias (91)
-
Corona Radiata
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Lights in the Sky
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Head Down
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Echoplex
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Discipline
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Letting You
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (87)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...) -
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
Sur d’autres sites (10660)
-
on-the-fly transcode and stream with VP9 and MPEG-DASH
18 juillet 2016, par Calvin W.In the VOD system, I want to add a unique watermark to the video with FFmpeg, so I need a on-the-fly transcoding and streaming method.
In this article, it describe how to create non-muxed and chunked WebM files for live streaming. And I tried replacing input with my MP4 file and it can generate chunks of video/audio files.
Is there any way to generate a VOD-oriented MPD file, which contains video duration, rather than a live stream one ? Thanks.
-
avformat/dash : move reused API to common file and header file
1er septembre 2017, par Steven Liuavformat/dash : move reused API to common file and header file
move from dashenc, move DASHTmplId and dash_fill_tmpl_params to
dash.c, they will be used by dash demuxer and dash muxer.v2 fixed :
1. rename common file from dashcomm.* to dash.*
Suggested-by : Hendrik Leppkes <h.leppkes@gmail.com>v3 fixed :
1. rename header file pre defined
2. add ff_ prefix for the internal API
Suggested-by : James Almer <jamrial@gmail.com>Suggested-by : Timo Rothenpieler <timo@rothenpieler.org>
Reviewed-by : wm4 <nfxjfg@googlemail.com>
Signed-off-by : Steven Liu <lq@onvideo.cn> -
Not able to play .mpd file of MPEG-DASH stream
29 novembre 2018, par JAVA CoderI have made segments of a mp4 file and uploaded all .m4s segments,.initmp4 file and the .mpd file to s3 bucket and used the url of .mpd file to play the full file using online DASH players of akamai,bitmovin,videoJs,dashJs etc but failed.
When I tried to play the .mpd file by using GPAC MP4Client on command prompt just can hear the audio with a blank screen.
You can find the commands here which I have used to make segments of the mp4 file.