
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (18)
-
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 (...) -
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.
Sur d’autres sites (3292)
-
mov : Evaluate the movie display matrix
3 novembre 2016, par Vittorio Giovaramov : Evaluate the movie display matrix
This matrix needs to be applied after all others have (currently only
display matrix from trak), but cannot be handled in movie box, since
streams are not allocated yet. So store it in main context, and apply
it when appropriate, that is after parsing the tkhd one.Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>
-
Revision 68384 : si on a un display aspect ratio Si le ration de width / height est ...
14 décembre 2012, par kent1@… — Logsi on a un display aspect ratio
Si le ration de width / height est vraiment trop différent de celui qui est dans les metas, c’est un truc étrange de la vidéo
On doit donc recréer une largeur en fonction de la hauteur qui soit valable, sinon les encodages auront des problèmes de ratio, notamment lors de la lecture en flash
On passe en version 1.2.3 (Baroug) -
build : Move build-system-related helper files to a separate subdirectory
26 mars 2013, par Diego Biurrunbuild : Move build-system-related helper files to a separate subdirectory
This unclutters the top-level directory and groups related files together.