Recherche avancée

Médias (1)

Mot : - Tags -/copyleft

Autres articles (64)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

Sur d’autres sites (9619)

  • Revision 68004 : Rangement : spipr (pour spip reboot) est une famille de squelettes qui ...

    29 novembre 2012, par cedric@… — Log

    Rangement :
    spipr (pour spip reboot) est une famille de squelettes qui repose sur Z+BootStrap ?(+less)+html5
    3 variantes de squelettes :
    spipr-dist : un squelette generique par defaut
    spipr-blog : un squelette de blog
    spipr-doc : un squelette de doc (pour un minisite de doc de quelques pages comme celui de bootstrap par exemple)
    + un 4e squelette complet multifonction configurable qui est la version 4.0 de SarkaSpip ?
    Des themes de base dans spipr/v1 (on versionne preventivement), adaptes de bootswatch
    Tout ca est encore en DEVELOPPEMENT, des choses sont suceptibles de bouger avec casse de la compatibilite
    (notamment revision de la typo car SPIP a mieux a proposer que BootStrap ?, et squelettes/conventions des listes d’objet)
    Documentation a venir. Merci de ne pas utiliser en production pour le moment.

  • Add subtitles to video using ffmpeg

    21 septembre 2015, par Jaimin Patel

    ffmpeg is asking to compile with minGW to add subtitles to video. I have installed MinGW. I am following this https://trac.ffmpeg.org/wiki/HowToBurnSubtitlesIntoVideo to add subtitles. This filter requires ffmpeg to be compiled with —enable-libass. how can i compile those filters ?

  • how to embed subtitle to a video file without burn (html5)

    26 juin 2015, par haybeye

    i’ve a cdn hosting and there are some video files on it. and i’ve subtitles for videos. as you know, osx or ios doesn’t allow subtitles on fullscreen mode. i’ve found a solution with ffmpeg (burning) but it burns video with hardcode :

    https://trac.ffmpeg.org/wiki/HowToBurnSubtitlesIntoVideo

    is there any other way to do it without hardcode (maybe a media server) ? because i’ve 5 different subtitles for each video file. and can’t do it with hardcode.

    any helps would be great..

    best regards.