Recherche avancée

Médias (1)

Mot : - Tags -/swfupload

Autres articles (109)

  • L’agrémenter visuellement

    10 avril 2011

    MediaSPIP est basé sur un système de thèmes et de squelettes. Les squelettes définissent le placement des informations dans la page, définissant un usage spécifique de la plateforme, et les thèmes l’habillage graphique général.
    Chacun peut proposer un nouveau thème graphique ou un squelette et le mettre à disposition de la communauté.

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (12251)

  • ffmpeg (libav, libavfilter, etx) - modify frame with image or text using C\C++ API

    7 juillet 2023, par Alex

    After reading a huge bunch of docs and tutorials I still cant find a way to add some image or text to each frame of video. Something like logo on the frame corner, or text watermark.

    


    Iam know how to do such things with ffmpeg from cli, but for this case, C\C++ code is required.

    


    Looks like, ffmpeg's libav allow me to do some things with frame on decode stage, using AVFrame structure of current frame and add some modifications to it with libavfilter. But how exactly this can be done ?

    


  • Capture video on iOS device and live stream it to a server (or another mobile)

    13 février 2015, par theDuncs

    I want to be able to record footage using my iOS device and stream it directly to a server.

    There’s quite a few articles on S.O. that talk about this, but I’m not sure any have answered the question very well.

    Should I be using HTTP Live Streaming, or is this just for sending data to an iPhone ?
    Should I be using AVCaptureSession to grab the video (a segment at a time ?), sending each segment to the server ?
    Should I be using AVCaptureVideoDataOutput and ffmpeg for streaming ?

    I’m a little lost with all this, so any sample code or docs or links would be really appreciated.

    Thanks for your help guys.

    Duncan

  • Revision 354c566044 : restore examples to doxygen output these were incorrectly stripped in : 50fa585

    15 février 2014, par James Zern

    Changed Paths :
     Modify /docs.mk


     Modify /examples.mk



    restore examples to doxygen output

    these were incorrectly stripped in :
    50fa585 Removing examples code generation and making them static.

    Change-Id : Idb475ad5b303634311e9f616604312cb925cc6a9