Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (97)

  • Taille des images et des logos définissables

    9 février 2011, par

    Dans beaucoup d’endroits du site, logos et images sont redimensionnées pour correspondre aux emplacements définis par les thèmes. L’ensemble des ces tailles pouvant changer d’un thème à un autre peuvent être définies directement dans le thème et éviter ainsi à l’utilisateur de devoir les configurer manuellement après avoir changé l’apparence de son site.
    Ces tailles d’images sont également disponibles dans la configuration spécifique de MediaSPIP Core. La taille maximale du logo du site en pixels, on permet (...)

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

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

Sur d’autres sites (11448)

  • How do i compile opencv_ffmpeg.dll file using mingw on windows 10 64 bit ?

    9 février 2019, par Jaideep

    I have tried many different methods for compiling opencv_ffmpeg.dll but they all fail. Can somebody tell me which mingw (32bit or 64bit) version and msys or msys2 version to use and how to configure them properly for the task.
    Thanks in advance.

  • How to use a buffer in memory as an Input for ffmpeg ?

    20 mai 2014, par GregPhil

    I would like to use ffmpeg for generating a videostream of a GigEVision camera.
    I have a pointer to the buffer and a callback, which is indicating the arrival of a new frame.
    In livavdevice are some interfaces implemented but unfortunately not a generic one and I wasn’t able to find something in the web about it.

    Do you have any suggestions ?

    Thank you very much in advance.

    cheers
    greg

  • Rec601 file size is 1/5 Rec709 file size. Why ?

    17 septembre 2018, par user300258

    I use ffmpeg with : -vf colormatrix=bt709:bt601

    The 100MB file comes out 20MB. I kept audio the same. Is that to be expected ? I was hoping no information was lost. I thought it was just some gamma or green correction.

    Anybody know why ?

    Thanks in advance