Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (25)

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

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (6695)

  • Encode a MPEG-1 video using directshow

    4 septembre 2015, par Kayani

    I need to know whether it is possible to encode images to MPEG-1 video using DirectShow from Microsoft. I found in their documentation that it is possible to Convert a video to MPEG-1 but there is nothing about images. Images in my case are coming at runtime.
    Note : I was previously using FFMPEG to achieve this

  • How to fix error when installing ffmpeg-binaires

    18 avril 2019, par Ashton

    im trying trying to install ffmpeg for a discord bot but when i try to install ffmpeg-binaries errors come up

    so far i have try installed python and updated microsoft build tools
    but they seemed to only fix some of the problems

    Log file :

    https://ghostbin.com/paste/yjw3y

  • How to remove the background sound of sport commentary sound clip in ffmpeg

    28 juillet 2015, par user0001

    I’m working on a project which needs to convert sport commentary to text. For that I have already used Microsoft system speech library. It’s working fine without background noises. Can any one tell me a way of removing this background noise from the given audio file by using ffmpeg-like tool or in some other programmatic way.