Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (18)

  • Contribute to documentation

    13 avril 2011

    Documentation 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, par

    The 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, par

    Talk 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 Giovara
    mov : 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>

    • [DH] libavformat/isom.h
    • [DH] libavformat/mov.c
  • Revision 68384 : si on a un display aspect ratio Si le ration de width / height est ...

    14 décembre 2012, par kent1@… — Log

    si 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 Biurrun
    build : Move build-system-related helper files to a separate subdirectory
    

    This unclutters the top-level directory and groups related files together.

    • [DBH] .gitignore
    • [DBH] Makefile
    • [DBH] avbuild/.gitignore
    • [DBH] avbuild/arch.mak
    • [DBH] avbuild/common.mak
    • [DBH] avbuild/library.mak
    • [DBH] avbuild/version.sh
    • [DBH] configure
    • [DBH] tests/fate.sh