Recherche avancée

Médias (91)

Autres articles (106)

  • Soumettre bugs et patchs

    10 avril 2011

    Un logiciel n’est malheureusement jamais parfait...
    Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
    Si vous pensez avoir résolu vous même le bug (...)

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

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

Sur d’autres sites (9925)

  • Rendering images starting from the last image

    5 juillet 2016, par M.M

    I have a series of images (named : example001.jpg to example100.jpg) and I want to output a video for these images starting from the last picture and back to the first one (i.e., in descending order).
    I use the folloing command :

    ffmpeg -r 10 -i example%03d.png -start_number 100 output.mp4

    But, the output video is not showing the desired video.
    What is wrong in the used command ?

  • how to add transition effect in between images of video using ffmpeg

    12 juin 2018, par p.jadhav

    i want to add trasition effect in video like explod,slide in,slide down,flying out,flying in,quart part in etc..

    i used ffmpeg to create video from series of images.but ffmpeg only provide fade in and fade out trasition.if any other way to do that then also tell me.

    i spend lots of day but not get any solution.Please help me.

  • Revision 2584a5e5e5 : Add cheap show-buffer operation Adds the ability to have the decoder show one o

    3 octobre 2012, par John Koleszar

    Changed Paths :
     Modify /vp9/decoder/vp9_decodframe.c


     Modify /vp9/encoder/vp9_bitstream.c



    Add cheap show-buffer operation

    Adds the ability to have the decoder show one of the existing reference
    frames directly, without having to code it indirectly as a series of
    skip blocks.

    Change-Id : Ib6c26c5f6a8709863cf304ab890db8559687d25e