Recherche avancée

Médias (91)

Autres articles (38)

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

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

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

  • Programmatically get non-overlapping images from MP4

    16 novembre 2019, par Carlos F

    My ultimate goal is to get meaningful snapshots from MP4 videos that are either 30 min or 1 hour long. "Meaningful" is a bit ambitious, so I have simplified my requirements.

    The image should be crisp - non-overlapping, and ideally not blurry. Initially, I thought getting a keyframe would work, but I had no idea that keyframes could have overlapping images embedded in them like this :enter image description here

    Of course, some keyframe images look like this and those are much better :

    enter image description here

    I was wondering if someone might have source code to :

    Take a sequence of say 10-15 continuous keyframes (jpg or png) and identify the best keyframe from all of them.

    This must happen entirely programmatically. I found this paper : http://research.microsoft.com/pubs/68802/blur_determination_compressed.pdf

    and felt that I could "rank" a few images based on the above paper, but then I was dissuaded by this link : Extracting DCT coefficients from encoded images and video given that my source video is an MP4. Of course, this confuses me because the input into the system is just a sequence of jpg images.

    Another link that is interesting is :

    Detection of Blur in Images/Video sequences

    However, I am not sure if this will work for "overlapping" images.

  • Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7'

    4 octobre 2017, par James Almer
    Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7'
    

    * commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' :
    Use modern avconv syntax for codec selection in documentation and tests

    Merged-by : James Almer <jamrial@gmail.com>

    • [DH] doc/encoders.texi
    • [DH] doc/faq.texi
    • [DH] doc/filters.texi
    • [DH] doc/indevs.texi
    • [DH] doc/outdevs.texi
    • [DH] tests/fate/demux.mak
    • [DH] tests/fate/ffmpeg.mak
    • [DH] tests/fate/filter-audio.mak
    • [DH] tests/fate/h264.mak
    • [DH] tests/fate/hevc.mak
    • [DH] tests/fate/libswresample.mak
    • [DH] tests/fate/microsoft.mak
    • [DH] tests/fate/mp3.mak
    • [DH] tests/fate/mpc.mak
    • [DH] tests/fate/mxf.mak
    • [DH] tests/fate/prores.mak
    • [DH] tests/fate/utvideo.mak
    • [DH] tests/fate/vcodec.mak
    • [DH] tests/fate/video.mak
    • [DH] tests/fate/vpx.mak
    • [DH] tests/fate/vqf.mak
  • Revision 5d2f6baac3 : thumb : Adjust the conversion of the position independent switch This is require

    15 mai 2013, par Martin Storsjo

    Changed Paths :
     Modify /build/make/thumb.pm



    thumb : Adjust the conversion of the position independent switch

    This is required since the microsoft assembler claims that
    add.w r12, pc, #10
    generated unpredictable behaviour.

    Change-Id : Ia8e1830def965c88ca4e2f48a24107bac6a4cb9d