
Recherche avancée
Autres articles (74)
-
Keeping control of your media in your hands
13 avril 2011, parThe 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 (...) -
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 (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (7286)
-
Revision 68004 : Rangement : spipr (pour spip reboot) est une famille de squelettes qui ...
29 novembre 2012, par cedric@… — LogRangement :
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 Patelffmpeg 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 haybeyei’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.