
Recherche avancée
Médias (2)
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (82)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)
Sur d’autres sites (10759)
-
How to display annotation data on video and render that video in nodejs ?
8 juillet 2019, par Rahul DubeyI’m having a JSON data of annotation’s coordinates which I wanted to display on the video for a particular time and render the video with the annotation.
I saw ffmpeg module. But it doesn’t have this feature
-
avformat/sccdec : display last caption even when there is no empty last line
27 juin 2019, par Paul B Mahol -
Is it possible get preview video from camera on display Android during recording video by ffmpeg ?
29 mai 2019, par YuriyAndroid.
Is it possible to get a preview of a video from camera on display during recording the video by ffmpeg ?
Or maybe can ffmpeg get stream for recording video from already opened camera ?
If yes, can you provide an exemple code. Thanks.