
Recherche avancée
Autres articles (80)
-
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" (...) -
Les sons
15 mai 2013, par -
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 (...)
Sur d’autres sites (5665)
-
Revision 040eeed9d0 : Turning model based reverse update on for coefs Turns model based reverse updat
26 avril 2013, par Deb MukherjeeChanged Paths :
Modify /vp9/common/vp9_entropy.c
Modify /vp9/common/vp9_entropy.h
Turning model based reverse update on for coefsTurns model based reverse updates on for coefficients in an
effort to reduce the memory requirement for counters.With this patch the counters needed will be reduced by about
75% since only 3 counts are needed instead of 12.The impact in performance is :
derf300 : -0.252%
stdhd250 : -0.046%However retraining should alleviate some of the drop in
performance.Change-Id : I6f2b3e13f6d5520aa3400b0b228fb5e8b4a43caa
-
Zoom and Moving based on audio information in FFMPEG
19 décembre 2019, par MattstirI recently wondered if it is possible to zoom or move things in FFMPEG based on an audio source.
I already played around with
complex filters
as they allow some audio visualization but didn’t really manage to move/zoom things based on sound. See good examples of complex filters used for audio visualization at : https://hhsprings.bitbucket.io/docs/programming/examples/ffmpeg/audio_visualization/index.htmlMy current situation is that i have multiple inputs which one of should react on sound/maybe even on special frequency’s.
-
Revision d8983f0dd7 : Global Motion block-based Uses block-based motion fields with ransac to find tr
12 février 2015, par Spencer EgartChanged Paths :
Modify /vp9/encoder/vp9_global_motion.c
Modify /vp9/encoder/vp9_global_motion.h
Modify /vp9/encoder/vp9_motionmodel.c
Modify /vp9/encoder/vp9_motionmodel.h
Global Motion block-basedUses block-based motion fields with ransac to find transformation between
frames.Change-Id : I6293fbb690cdad854a1140fb6af76b326abfe964