Recherche avancée

Médias (91)

Autres articles (28)

  • 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

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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (6499)

  • make image from movie proportional when scaled ?

    30 novembre 2013, par Rubytastic

    What would be the best way to take a screenshot with ffmeg ( say the first frame of movie ) and then
    make a 200x200 image from it ?

    Im not sure what method to look for in docs or api to accomplish these tasks.

    EDIT #1

    Seems that :

    ffmpeg -i 001.mp4 -ss 3 -f image2 -vframes 1 -s 600x600 output.png

    Does convert to an image, but... this is not scaled (squased together)
    what would be the correct way to have the image proportional ?

  • Revision f92b5842bf : Merge "Full range motion search for regular block sizes"

    10 décembre 2013, par Jingning Han

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



    Merge "Full range motion search for regular block sizes"

  • Big length movie files using ffmpeg [closed]

    29 décembre 2013, par desi

    Please tell code to convert big lent movies from any format to .mp4 format...