
Recherche avancée
Médias (91)
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
-
Les Miserables
4 juin 2012, par
Mis à jour : Février 2013
Langue : English
Type : Texte
-
Ne pas afficher certaines informations : page d’accueil
23 novembre 2011, par
Mis à jour : Novembre 2011
Langue : français
Type : Image
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
-
Richard Stallman et la révolution du logiciel libre - Une biographie autorisée (version epub)
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (109)
-
Menus personnalisés
14 novembre 2010, parMediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
Menus créés à l’initialisation du site
Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...) -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ; -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...)
Sur d’autres sites (11386)
-
How do I use Ff-mpeg, Grabbing .PNG from RTMP stream ?
22 février 2016, par Lewis DayI have recently installed
Ff-mpeg
onto my vps and have looked online for possible solutions to my problem I was having, I’m wondering how I can grabindividual frames
from artmp stream
and display them as animage
. I know this has previously been asked before here ; but my question is how can I use this code ?For example the answer on that question was marked as this ;
ffmpeg -an -flv_metadata 1 -analyzeduration 1 ...
How would I use this on a .php file ? I mean this doesnt even ask for the rtmp ip ?
-
Revision d7eea782f2 : Extend number of reference buffers to 8. The number of reference buffers is ext
3 mai 2013, par Adrian GrangeChanged Paths :
Modify /vp9/common/vp9_entropymode.c
Modify /vp9/common/vp9_onyxc_int.h
Modify /vp9/decoder/vp9_decodframe.c
Modify /vp9/encoder/vp9_bitstream.c
Extend number of reference buffers to 8.The number of reference buffers is extended to 8 and
a reference sign-bias added for the LAST_FRAME.Whilst the number of reference buffers used by an
individual frame remains unchanged at 3, these may
now be selected from 8 possible buffers.Change-Id : I2d247b9c1c2b3a339d6c9fac125e81ba373f75a7
-
How to detect blue screen of ffmpeg video packet ?
28 novembre 2017, par 심상원Good morning. There is one question about FFMPEG.
I’m using FFMPEG to study C ++ on Linux.
When the camera spirituality is RTSP and the format is H.264,
I would like to determine if the camera image is a blue screen, but the following concepts are confusing.
-
KeyFrame comes in 1 second or every X seconds cycle. Does the KeyFrame get delivered from the camera even if it is still the same image ?
-
If the KeyFrame is delivered, is the size of the packet transmitted between the cycles zero ?
-
If the above method is the same as normal image, should I compare the individual frames after decoding ?
If you do not have any of these questions, please let me know if you have a good way.
Thank you.
-