Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (42)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Soumettre améliorations et plugins supplémentaires

    10 avril 2011

    Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
    Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...)

Sur d’autres sites (7326)

  • Pausing ffmpeg stream

    22 novembre 2020, par nmnir

    I'm running a client that reads video from a remote web cam :

    


    ffplay rtp://127.0.0.1:1234


    


    Sometimes the web cam stops and after a while it get back on. I need to be able to resume the stream even if the web cam was off for few minutes. Someone already asked that question on ffmpeg mailing list but didn't get any answer.

    


  • Is there a "legal" review of FFmpeg contributions ?

    20 septembre 2011, par Ronopolis

    I can't find the answer to this at the FFmpeg website.

    If someone submits code to FFmpeg, is the code just reviewed for technical correctness, or is there also a (for lack of better words) legal review ? A review for any potential patent or copyright issues ? If someone contributes to FFmpeg, does the contributor need to sign any kind of "Contributors Statement" or disclaimer ?

  • Converting a video to .mp4 after upload [on hold]

    18 août 2014, par Colum

    I’ve looked around for a while trying to find an answer to my problem and most point me to using ffmpeg.
    What I want to do is after a user uploads a video, it gets converted to an mp4 file.

    I know ffmpeg can do this, what I cant work out how to do is : install ffmpeg, install ffmpeg on a server i do not own, use ffmpeg to convert uploaded files.

    I have just been told that my server doesnt support ffmpeg, so my QUESTION is, is there a way to do this without ffmpeg ?