
Recherche avancée
Autres articles (26)
-
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone. -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ; -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...)
Sur d’autres sites (5074)
-
aacenc : Add support for Perceptual Noise Substitution energy values
12 avril 2015, par Rostislav Pehlivanovaacenc : Add support for Perceptual Noise Substitution energy values
This commit implements support for writing the noise energy values used in PNS.
The difference between regular scalefactors and noise energy values is that the latter
require a small preamble (NOISE_PRE + energy_value_diff) to be written as the first
noise-containing band. Any following noise energy values use the previous one to
base their "diff" on. Ordinary scalefactors remain unchanged other than that they ignore the noise values.This commit should not change anything by itself, the following commits will bring it in use.
Signed-off-by : Michael Niedermayer <michaelni@gmx.at>
-
Revision 00e3626e13 : Use average mb energy from first pass in AQ2 test. AQ2 modified to use mb_av_en
25 novembre 2014, par Paul WilkinsChanged Paths :
Modify /vp9/encoder/vp9_aq_complexity.c
Use average mb energy from first pass in AQ2 test.AQ2 modified to use mb_av_energy in defining variance
thresholds used alongside complexity when defining the
segment to be used for an SB64.Slight improvements in metrics (ssim and PSNR).
Change-Id : Idb9cb73f7d9c4f7118cd7e84ac77b0f25cacbf81
-
Revision 63c1c3ee64 : energy -> int to avoid unsigned / signed mismatch Change-Id : Idd1327852f0df0eab
1er août 2014, par Jim BankoskiChanged Paths :
Modify /vp9/encoder/vp9_block.h
energy -> int to avoid unsigned / signed mismatchChange-Id : Idd1327852f0df0eab0ea3b33959f2b8292b77301