Recherche avancée

Médias (91)

Autres articles (25)

  • 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 (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Sélection de projets utilisant MediaSPIP

    29 avril 2011, par

    Les exemples cités ci-dessous sont des éléments représentatifs d’usages spécifiques de MediaSPIP pour certains projets.
    Vous pensez avoir un site "remarquable" réalisé avec MediaSPIP ? Faites le nous savoir ici.
    Ferme MediaSPIP @ Infini
    L’Association Infini développe des activités d’accueil, de point d’accès internet, de formation, de conduite de projets innovants dans le domaine des Technologies de l’Information et de la Communication, et l’hébergement de sites. Elle joue en la matière un rôle unique (...)

Sur d’autres sites (4428)

  • Merge commit ’fe5d5a8ffcafdc14c0d26eaea6464c89e120cc9e’

    22 août 2013, par Michael Niedermayer
    Merge commit ’fe5d5a8ffcafdc14c0d26eaea6464c89e120cc9e’
    

    * commit ’fe5d5a8ffcafdc14c0d26eaea6464c89e120cc9e’ :
    movenc : Make chapter track QuickTime compatible

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/movenc.c
  • ePub 3 support added

    3 novembre 2013, par Grandt
    ePub 3 support added
    

    * Added : ePub 3 support. The ePub 3 still contains the NCX for backwards
    combatability to ePub 2 readers, though there is no gurantee that it'll
    work on all readers.
    * The EPub class constructor now takes arguments for epub version,
    EPub::BOOK_VERSION_EPUB2 or EPub::BOOK_VERSION_EPUB3
    * The other new parameters on the EPub constructor are for default
    language and writing direction, used on the generated ePub 3 TOC.
    * Added : Ability to reference sub chapter id's
    * ->addChapter($chapterName, $chapterLink) ; where the link must contain
    the #id.

  • movenc : Allow chapters to be written in trailer

    20 août 2013, par John Stebbins
    movenc : Allow chapters to be written in trailer
    

    This allows creation of frame accurate chapter marks from sources
    like DVD and BD where the precise chapter location is not known until
    the chapter mark has been reached during reading.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/movenc.c