
Recherche avancée
Médias (1)
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
Autres articles (112)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
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 (...) -
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 (...) -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
Sur d’autres sites (16744)
-
Revision 6ea83fdfcb : Make SVC compatible with external resize. Fixes https://code.google.com/p/webm/
25 février 2015, par Alex ConverseChanged Paths :
Modify /vp9/encoder/vp9_svc_layercontext.c
Make SVC compatible with external resize.Fixes https://code.google.com/p/webm/issues/detail?id=943
Change-Id : I6177bf6ab6b31a22d2652732f579b8aed3f28887
-
YouTube Live ffmpeg DVR
21 décembre 2016, par David McSpaddenI’m using ffmpeg to stream to YouTube live. I have everything working perfectly.
When I enable DVR on my channel I immediately start receiving playback errors on all iOS devices. When I disable DVR I immediately fix the DVR issue.
I’ve tried changing the GOV and my KeyFrames. YouTube live’s control panel does not indicated any errors.
Anyone else seen this ?
-
PSNR on live stream
13 juillet 2018, par JocheinfaI need to measure quality of a live stream, and I was thinking of measuring PSNR. So I was wondering how can I run this test since it is a live stream, I do not have a refence stream or video. Should I look for a reference video of the same resolution and bitrate, like for example a Big buck bunny, and compare against It ?
Thanks