
Recherche avancée
Autres articles (100)
-
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
Sur d’autres sites (10381)
-
download compile and install ffmpeg on Snow Leopard for HLS streaming
10 mai 2012, par alphablenderIn reference to this question :
transcode and segment with ffmpeg
how can I download and install ffmpeg on my mac mini with Snow Leopard with the options listed in the answer to that question ? I don't (at the moment) want to bother with RTMP support, the goal is to realtime transcode files, not live video.
-
Muxing video file and audio flie with VC++ and FFMPEG [on hold]
18 février 2015, par ecanalI have a video file in MPEG format, without audio, and have too an audio file in MP3 format. My question is, how I can mux those two files into a unique file in MPEG format. Using the FFMPG libs in my Visual C++ project.
I read in some place that I can do this usingffmpeg -i input.mp4 -i input.mp3 -c copy -map 0:0 -map 1:0 output.mp4
code line, i test it but don’t work
I’m never work with FFMPEG before, so i don’t know if the code line of above is wrong or i miss something.
Thanks for answers. -
Anomalie #2097 : Largeur des modeles doc
1er juin 2011, par cedric -En fait c’est bien les titres/decriptifs qui sont visés. Si tu affiches une image en 20px de large
il faut bien que ton titre ait une largeur mini (120px dans ce cas) pour être lisible
si ton image fait 800px de large, le titre et la légende sont aussi formatés avec une largeur maxi (350px dans (...)