
Recherche avancée
Médias (1)
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (92)
-
Gestion générale des documents
13 mai 2011, parMédiaSPIP ne modifie jamais le document original mis en ligne.
Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...) -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
Les images
15 mai 2013
Sur d’autres sites (15587)
-
Revision c3ae212e80 : Modified vpxdec loop to work like vpxenc. This is required for the frame-based
7 juin 2013, par Scott LaVarnwayChanged Paths :
Modify /vp8/vp8_dx_iface.c
Modify /vpxdec.c
Modified vpxdec loopto work like vpxenc. This is required for the frame-based
multithreading.Change-Id : I338ae9c7d52b0541f3536cc033d6b89f00866e74
-
How can I change what ffmpeg is displaying in real-time ?
1er juin 2020, par DraconisI would like to take a variety of live video streams (from cameras, RTMP, etc), apply some filters to them, then display them on a screen. So far, ffmpeg has handled all the filtering and compositing perfectly and with very little delay.



However, I'd also like to be able to swap out the streams in real-time.



My first thought was to have a separate program read each stream and copy them to FIFOs, which ffmpeg would read from, filter, and display ; this separate program would then handle the "channel changing". Is this the best way to go about it ? Or is there a better solution ?


-
compat/vsnprintf : return number of bytes required on truncation.
14 septembre 2012, par Ronald S. Bultjecompat/vsnprintf : return number of bytes required on truncation.