Recherche avancée

Médias (0)

Mot : - Tags -/serveur

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (69)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • HTML5 audio and video support

    13 avril 2011, par

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

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

  • FFMPEG Concat byte pictures into stream

    29 septembre 2017, par user3187926

    I am writing an interface layer between Milestone VMS and web page. Basically what I need to do is to stream video from Milestone server to a webpage. Right now I am successfully pulling video from the server but the catch is that the server ONLY sends pictures(in JFIF(jpeg-ish)) in byte data. I am able to capture and save them localy but I cant figure out how to ACTUALLY concat them into a stable stream.

    I am working in java and have my images as a bytes would it be possible to use FFMPEG to create an HTML5 stream-able video ? If so how ?

  • avcodec/vc1dec : Print warning for frame pictures with direct mode MBs, followed by...

    1er février 2014, par Michael Niedermayer
    avcodec/vc1dec : Print warning for frame pictures with direct mode MBs, followed by field pictures
    

    This case is not implemented
    No non fuzzed samples are known to use this

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

    • [DH] libavcodec/vc1dec.c
  • vp56 : Release old pictures after a resolution changes

    21 septembre 2011, par Laurent Aimar

    vp56 : Release old pictures after a resolution changes