Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (42)

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

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

Sur d’autres sites (4928)

  • How to access video frames from external process ?

    15 septembre 2019, par gaamaa

    Windows 32 bit application memory limit is around 2gb approximately.
    I need to play 4 to 8 HD video files or live camera graphs. Which is not possible by a single 32 bit application.
    So I would like to play each graph in separate 32 bit application and access those video frames from my main application. In this case I could manage my need.

    Could some experts give me some clue to do this if c++ ?

    Is there any ready solution to achieve this ?

    gaamaa

  • Hot to access video frames from external process ?

    14 août 2019, par gaamaa

    Windows 32 bit application memory limit is around 2gb approximately.
    I need to play 4 to 8 HD video files or live camera graphs. Which is not possible by a single 32 bit application.
    So I would like to play each graph in separate 32 bit application and access those video frames from my main application. In this case I could manage my need.

    Could some experts give me some clue to do this if c++ ?

    Is there any ready solution to achieve this ?

    gaamaa

  • rtsp : Include an User-Agent header field in all requests

    12 juillet 2013, par Martin Storsjö
    rtsp : Include an User-Agent header field in all requests
    

    Some rtsp servers like the IP Cam IcyBox IB-CAM2002 need it.

    Based on a patch by Carl Eugen Hoyos.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/rtsp.c