Recherche avancée

Médias (0)

Mot : - Tags -/diogene

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (52)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

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

  • lavc/rawdec : Use 16-byte line alignment for 1, 2, 4 and 8 bpp

    25 janvier 2016, par Mats Peterson
    lavc/rawdec : Use 16-byte line alignment for 1, 2, 4 and 8 bpp
    

    This patch aligns the lines of 1 bpp depth for QuickTime, and 2, 4 and 8
    bpp depths for AVI and QuickTime, on 16-byte boundaries. At the same
    time, the packet row stride is properly catered for.

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/rawdec.c
  • How do I crop a rectangle from a video, from the command-line ?

    21 avril 2017, par android.weasel

    I’m capturing a video of a test-run on an iOS simulator, and I have an automated script to tell QuickTime to record only a rectangle of video.

    This works well on the desktop displaying to the physically connected screen, but for remote desktop users, the resulting video is a garbled version of bits of the primary screen instead of the rectangle of the secondary user’s view.

    It’s even worse for a Mac Pro running VMs : ALL users get a blank, black rectangle. This obtained for Yosemite and still obtains for ElCap.

    Oddly, capturing a full screen works properly for all sessions, so I could record the whole thing, and then crop out the window I want - it doesn’t move.

    Is there a good command-line tool that can crop a rectangle from a (full screen) video stream ? I looked at ffmpeg, but couldn’t see it listed.

    Thanks

  • doc/ffmpeg : update example command line for IAMF muxing

    4 février, par James Almer
    doc/ffmpeg : update example command line for IAMF muxing
    

    Missed in 8f6a1a06a692f39abde24e09fecc3de26935657d.

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

    • [DH] doc/ffmpeg.texi