Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (72)

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

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

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

  • ffmpeg behaviour when there is server side html upload limit

    11 mai 2014, par BradG

    The case is the following :

    There is a server side enforced limit on the size of file upload via PHP/HTML. The limit is set to 20 MB.

    So without any encoding the users can upload up to 20MB videos.

    My qestion is the following - Having in mind the PHP/HTML upload limit, is it possible to have the possibility for a user to choose to upload a video of 100 MB for example, then have this video encoded via ffmpeg and reduced in size of 20 MB or less for successful upload ?

    Thank you.

  • common.mak : fix (not)building disabled libs

    13 mai 2014, par Michael Niedermayer
    common.mak : fix (not)building disabled libs
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] common.mak
  • ffmpeg : bitstream filters require split out side data

    15 mai 2014, par Michael Niedermayer
    ffmpeg : bitstream filters require split out side data
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] ffmpeg.c