Recherche avancée

Médias (0)

Mot : - Tags -/tags

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

Autres articles (10)

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

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Récupération d’informations sur le site maître à l’installation d’une instance

    26 novembre 2010, par

    Utilité
    Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
    Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)

Sur d’autres sites (3509)

  • FFmpeg cut off video also add image over video in 1 line

    11 avril 2017, par Anıl Türk

    I need to cut off video for first 8 seconds and also add image over video to right-bottom (like logo). And I need that one in one line to not keep me waiting.

    Hope you can help me, thank you already :)

  • How to capture and store a video in h.264 format using web browsers without Flash ?

    7 novembre 2016, par 2vision2

    How to capture a video and store it in h.264 format using web browsers without flash ?

    As per my analysis, HTML5 can be used to access the camera and microphone without any additional plug-ins as in this link. "http://www.html5rocks.com/en/tutorials/getusermedia/intro/"

    However, i don’t know the possibility of storing the video in h.264 format.

    I would prefer not to install any additional plugins. However if its not possible without any additional plugins, i would accept it. I can also use **Java Applets if needed.

    Is HTML 5 the only option or it possible with JScript itself ? I also hope that ffmpeg can help me too.

  • How to capture and store a video in h.264 format using web browsers ?

    24 juillet 2013, par 2vision2

    How to capture a video and store it in h.264 format using web browsers ?

    As per my analysis, HTML5 can be used to access the camera and microphone without any additional plug-ins as in this link. "http://www.html5rocks.com/en/tutorials/getusermedia/intro/"

    However, i don't know the possibility of storing the video in h.264 format.

    I would prefer not to install any additional plugin**s. However if its not possible without any additional plugins, i would accept it. I can also use **Java Applets if needed.

    Is HTML 5 the only option or it possible with JScript itself ? I also hope that ffmpeg can help me too.