
Recherche avancée
Autres articles (15)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (1824)
-
Revision 92a6db7928 : Added a speed feature controlling a motion search parameter This commit added a
1er juillet 2014, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_pickmode.c
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
Added a speed feature controlling a motion search parameterThis commit added a speed feature to control the step_param used in
full pixel motion search. The intention is to reduced the search
steps for high speed real time coding.Change-Id : I21d2f0105c2b647783a6688615da7fcf2b6d670b
-
Revision 6c417077be : Merge "Added a speed feature controlling a motion search parameter"
2 juillet 2014, par Yaowu XuMerge "Added a speed feature controlling a motion search parameter"
-
Revision dee5782f93 : Enable encode breakout in real time For real time speed 7, once encode breakout
28 juin 2014, par Yunqing WangChanged Paths :
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
Enable encode breakout in real timeFor real time speed 7, once encode breakout is on(i.e. encoding
setting —static-thresh=1), a proper encode breakout threshold
is set to speed up the encoder.Set —static-thresh=1, RTC set borg test showed a slight overall
psnr loss of 0.162%, but ssim gain of 0.287%. The average speedup
on RTC set is 6%, and for some clips, the speedup can be 10+%.Change-Id : Id522d9ce779ff7c699936d13d0c47083de4afb85