
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (110)
-
Soumettre bugs et patchs
10 avril 2011Un logiciel n’est malheureusement jamais parfait...
Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
Si vous pensez avoir résolu vous même le bug (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
Sur d’autres sites (10566)
-
Software genlock by matching frames in post
26 mai 2018, par Fabien BillerI have two videos
v1
andv2
which form a stereo pair. They are adjusted in a first step using audio-matching.v1
is 30 fps,v2
is 60fps.v1
andv2
are not genlocked. The goal is to genlock them by software, ie match the best one of two frames ofv2
with each frame ofv1
.
I found framesync and framepack, whereas they have different goals. I thought about doubling the framerate ofv1
, but that will always leave one wrong frame, but it might even it out. Or I recordv2
with 90 fps, convertv1
to 90 fps to then convert both down to 60 fps. -
Revision f6886c4b93 : post-proc : fix 0 or negative threshold handling If the threshold(limits) = 0,
10 octobre 2012, par Yunqing WangChanged Paths : Modify /vp8/common/alloccommon.c Modify /vp8/common/onyxc_int.h Modify /vp8/common/postproc.c Modify /vp8/common/postproc.h Modify /vp8/encoder/onyx_if.c post-proc : fix 0 or negative threshold handling If the threshold(limits) = 0, skipped filtering and copied the frame (...)
-
vsrc_testsrc : switch to an AVOptions-based system.
25 février 2013, par Anton Khirnovvsrc_testsrc : switch to an AVOptions-based system.