Recherche avancée

Médias (1)

Mot : - Tags -/swfupload

Autres articles (16)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

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

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (3237)

  • How to save the output of an FFmpeg command into a text file

    14 décembre 2019, par Baba.S

    How can I save the output of an ffmpeg process into a text file ? I see the stuff I want to save come up in the terminal :

    frame=62 fps=0.0 q=-0.0 size=0kB time=00:00:01.06 bitrate=0.3kbit
    frame=116 fps=115 q=-0.0 size=0kB time=00:00:01.97 bitrate=0.2kbit
    frame=175 fps=116 q=-0.0 size=kB time=00:00:02.92 bitrate=0.1kbit
    frame=232 fps=113 q=-0.0 size=0kB time=00:00:03.87 bitrate=0.1kbit

    But need to know how this can be saved into a test file or even a csv file

  • vaapi_encode_h264 : Move options and common structures into context

    23 août 2018, par Mark Thompson
    vaapi_encode_h264 : Move options and common structures into context
    

    This will make it easier to support options in common between different
    encoders. It also cleans up some of the field naming.

    • [DH] libavcodec/vaapi_encode_h264.c
  • Revision 1cda057261 : Refactor common code into a function Change-Id : Id156af5662ebe6fbe1cab636564f5f

    15 avril 2014, par Yaowu Xu

    Changed Paths :
     Modify /vp9/encoder/vp9_encodeframe.c



    Refactor common code into a function

    Change-Id : Id156af5662ebe6fbe1cab636564f5f4bedb85ab0