Recherche avancée

Médias (0)

Mot : - Tags -/presse-papier

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

Autres articles (33)

  • 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

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

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

Sur d’autres sites (4606)

  • V2.97a.20121104, moved 2011 and older releases into archive.html.

    4 novembre 2012, par Scott Schiller

    + doc/download/archive.html m doc/download/index.html V2.97a.20121104, moved 2011 and older releases into archive.html.

  • Where can I find high-quality videos for testing video processing ?

    15 novembre 2012, par Workman

    Aside from Big Buck Bunny, Sintel, and Elephant's Dream, what are other high-quality and free sources for high quality video ?

    I'm using these videos internally to test video transcoding options and am not public redistributing. Any suggestions for content that falls under this category ?

  • How to suspend ffmpeg file reading ?

    6 décembre 2012, par jAckOdE

    My ffmpeg-based player plays a mpeg-ts file that downloaded from a server. I want my player be able to play the video file even it is being downloaded.

    There is no problem if the download speed is faster than reading speed, otherwise my player crashs.
    My question is that is there anyway to suspend ffmpeg file reading to wait for data available to proceed ?