Recherche avancée

Médias (1)

Mot : - Tags -/stallman

Autres articles (74)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • 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 ;

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

Sur d’autres sites (10557)

  • show tracked object in Video using OpenGL

    12 octobre 2013, par user1958219

    I am extending an existing OpenGL project with new functionality.

    I can play a video stream using OpenGL with FFMPEG.
    Some objects are moving in the video stream. Co-ordinates of those objects are know to me.

    I need to show tracking of motion for that object, like continuously drawing a point or rectangle around the object as it moves on the screen.

    Any idea how to start with it ?

  • Record 60 second videos with ffmpeg constantly with webcam (dshow) and show preview

    1er juin 2015, par user1200794

    I’m trying for a while to record a long stream but the recording should be seperated in files with 60 seconds length. Meanwhile, I want to show a video preview.

    Currently I was able to show the preview (with ffmpeg SDL support) and save the files every 60 seconds using multiple output of ffmpeg and a small Java app which is running ffmpeg for 60 seconds and then restart the application with the new file name (timestamp). But than there is a lack of recoding during the restart of around 1 second.

    Is it somehow possible to run a main ffmpeg which is showing the preview and another ffmpeg instance which is doing the recording and can be run with threads (so maybe for 1 second overlapping of the saved streams). I had a look on pipes and streaming but can’t find a suitable solution. I appreciate any idea :)

  • Make class to show/hide UI elements configurable.

    24 novembre 2019, par blueimp
    Make class to show/hide UI elements configurable.
    

    Closes #3537.