Recherche avancée

Médias (91)

Autres articles (65)

  • Keeping control of your media in your hands

    13 avril 2011, par

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

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (10775)

  • How to get first packet of data using ffmpeg ?

    29 novembre 2017, par Ashok Tandan

    A program is streaming 2 things : a video and a KLV data.I am in a situation where running ffmpeg should get me first frame of image and first packet/frame of data also.I am able to get first frame as soon as i run ffmpeg command,now i want to get corresponding data packet/data.

  • Embedding SMPTE 336M KLV data into video

    8 décembre 2023, par Mateo

    I have a drone video in .MP4 format, and an accompanying log file containing various timecoded data, e.g. GPS location, altitude.

    



    I need to embed the data into the video in the SMPTE 336M (KLV Data Encoding Protocol Using Key-Length-Value) standard format.

    



    I've successfully extracted KLV data from a MPEG2-TS file using FFMPEG and a parser in Node.

    



    Now I need to go the other way : to generate KLV data from my log file and insert it into the relevant video. How this is done ?

    


  • HTML5 compatiblity : data rel

    31 août 2012, par suit

    m colorbox/jquery.colorbox.js HTML5 compatiblity : data rel as you have stated in #168, the data-rel attribute should be the default behaviour unfortunately your solution with rel : function() $(this).data(’rel’) ; does not work, since settings.rel is filled subsequently with "nofollow" if not (...)