
Recherche avancée
Autres articles (40)
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 is the first MediaSPIP stable release.
Its official release date is June 21, 2013 and is announced here.
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)
Sur d’autres sites (9186)
-
Encoding FFMPEG to MPEG-DASH – or WebM with Keyframe Clusters – for MediaSource API
6 août 2018, par Chris NoletI’m currently sending a video stream to Chrome, to play via the MediaSource API.
As I understand it, MediaSource only supports MP4 files encoded with MPEG-DASH, or WebM files that have clusters beginning with keyframes (otherwise it raises the error : Media segment did not begin with keyframe).
Is there any way to encode in MPEG-DASH or keyframed WebM formats with FFMPEG in real-time ?
Edit :
I just tried it with
ffmpeg ... -f webm -vcodec vp8 -g 1
so that every frame is a keyframe. Not the ideal solution. It does work with MediaStream now though. Any way to sync up the segments with the keyframes in WebM so not every frame needs to be a keyframe ?
Reference Questions on WebM / MP4 and MediaSource :
Media Source Api not working for a custom webm file (Chrome Version 23.0.1271.97 m)
-
Merge branch ’master’ of https://github.com/tim-evans/SoundManager2 into tim-evans-master
25 octobre 2011, par Scott Schillerm script/soundmanager2-nodebug.js m script/soundmanager2.js Merge branch ’master’ of https://github.com/tim-evans/SoundManager2 into tim-evans-master
-
Revision 06f3e51da6 : vpx_scale : sync from master Update vpx_scale from current code in master, run s
2 novembre 2012, par John KoleszarChanged Paths : Modify /vp9/common/alloccommon.c Modify /vp9/common/asm_com_offsets.c Modify /vp9/common/postproc.c Modify /vp9/common/reconinter.c Modify /vp9/common/rtcd_defs.sh Modify /vp9/decoder/decodframe.c Modify /vp9/decoder/onyxd_if.c (...)