Recherche avancée

Médias (1)

Mot : - Tags -/ticket

Autres articles (35)

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

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (8259)

  • mimic : drop AVPicture usage

    13 octobre 2015, par wm4
    mimic : drop AVPicture usage
    

    Work on the AVFrame references directly.

    Instead of setting up a flipped/swapped "view" on the pictures,
    flip/swap them when returning decoded frames to the API user.

    • [DH] libavcodec/mimic.c
  • Merge commit ’e90a6846c2c006fbebd00e1f2789f4a86fafacef’

    16 septembre 2013, par Michael Niedermayer
    Merge commit ’e90a6846c2c006fbebd00e1f2789f4a86fafacef’
    

    * commit ’e90a6846c2c006fbebd00e1f2789f4a86fafacef’ :
    cavsdec : Make sure a sequence header has been decoded before decoding pictures

    See : ec0965be36b55624a03d20c3b24e6a7aa61d6cd2
    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/cavsdec.c
  • On the server running Ubuntu 14.04 to make slideshow of images with different types of transitions ? [on hold]

    16 mars 2017, par user3593350

    Good day !

    You want to make a slideshow on the server from a set of images. I did it with ffmpeg, is it possible to make video from set of images, you can do fade in/out effect to fade in/out images. But what if you want to make several types of transitions. The Internet is full of sites that make slideshow with different transitions, some tool must be.

    Nothing normal I did not find who can faced similar problems and can suggest what tools to use ?
    While there is the idea to find the editor, where a terminal will be glued two pictures, like draw one picture over another in the scale of 50%, then 51%, etc. thereby creating frames for a transition, then using ffmpeg to combine them into a video and get video with the transition.