Recherche avancée

Médias (1)

Mot : - Tags -/iphone

Autres articles (74)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

  • Activation de l’inscription des visiteurs

    12 avril 2011, par

    Il est également possible d’activer l’inscription des visiteurs ce qui permettra à tout un chacun d’ouvrir soit même un compte sur le canal en question dans le cadre de projets ouverts par exemple.
    Pour ce faire, il suffit d’aller dans l’espace de configuration du site en choisissant le sous menus "Gestion des utilisateurs". Le premier formulaire visible correspond à cette fonctionnalité.
    Par défaut, MediaSPIP a créé lors de son initialisation un élément de menu dans le menu du haut de la page menant (...)

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

  • Video, and image files merge using FFMPEG in android

    26 janvier 2020, par Jatin Wadhavana

    I want to merge video and images in single video file like following with dynamic.

    For example :
    Video-1 + Image-1 (3 sec should be display) + Video-2 + Image-2 (3 sec should be display) ...

    So, video and image will be dynamic and different resolution.

    Thanks in Advance

  • Play video in Android using FFMPEG

    24 juin 2013, par Jagdeep Singh

    I had build FFmpeg library in Android(NDK) using this. But this example is too basic. It just checks if the video is present or not. What I want to do is just to play the video using FFMPEG. Is there any example or any code which can help me on this ?

    Thanks in advance.

  • Input/output error sending RTMP to ffmpeg

    18 juin 2021, par greg

    I'm trying to use the "re-stream" feature of Vimeo (i.e. Vimeo send an rtmp stream to me).
When it tries to connect, I have this :

    


    Proto = rtmp, path = /src/live, app = src, fname = live
Window acknowledgement size = 2500000
Deleting stream...
Input/output error


    


    I cannot figure out what's wrong here...

    


    Any idea ?

    


    Thanks in advance