
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (93)
-
Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur
8 février 2011, parLa visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
Configuration de la boite multimédia
Dès (...) -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
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
Sur d’autres sites (12024)
-
Alert visitors to security problem
22 octobre 2018, par alanhoganAlert visitors to security problem
A highly visible notice seems warranted.
-
FFMPEG libav : Control when video frame is captured
24 mai 2019, par Michael MurrayI am using a the libav library to record video from a CSI camera on a raspberry pi. I can successfully record the camera data to a file, however I now want to synchronise the frames between two cameras. I’ve setup a mechanism to synchronise when frames are captured, however I assumed when I called
av_read_frame(input_format_context, &packet)
, that the next frame would be captured. However, it turns out that the video is streamed into some buffer, and when the buffer is full, it waits until theav_read_frame
method is called which removes data from the buffer, thus allowing another frame to be captured.This is not the behaviour I want, as I need to control exactly when the frame is captured. Is there a mechanism in libav that I could use to produce this kind of behaviour ? Or am I going to have to use a different library for capturing video from the CSI device ?
-
Revision f43c3199bd : Rate control parameter adjustment Adjusts the bits per mb parameter about 10% s
5 octobre 2013, par Deb MukherjeeChanged Paths :
Modify /vp9/encoder/vp9_ratectrl.c
Rate control parameter adjustmentAdjusts the bits per mb parameter about 10% smaller.
Results at speed 0 :
fullderfraw : +0.255%
fullstdhdraw : +0.262%
stdhdraw250 : +0.291%Change-Id : I2b7317ac3f61737bc77eb5470aad870cade83fa5