Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (69)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (9797)

  • Alert visitors to security problem

    22 octobre 2018, par alanhogan
    Alert visitors to security problem
    

    A highly visible notice seems warranted.

  • FFMPEG libav : Control when video frame is captured

    24 mai 2019, par Michael Murray

    I am using a the libav library to record video from a CSI camera on a raspberry pi. I can successfully record the camera data to a file, however I now want to synchronise the frames between two cameras. I’ve setup a mechanism to synchronise when frames are captured, however I assumed when I called av_read_frame(input_format_context, &packet), that the next frame would be captured. However, it turns out that the video is streamed into some buffer, and when the buffer is full, it waits until the av_read_frame method is called which removes data from the buffer, thus allowing another frame to be captured.

    This is not the behaviour I want, as I need to control exactly when the frame is captured. Is there a mechanism in libav that I could use to produce this kind of behaviour ? Or am I going to have to use a different library for capturing video from the CSI device ?

  • Revision f43c3199bd : Rate control parameter adjustment Adjusts the bits per mb parameter about 10% s

    5 octobre 2013, par Deb Mukherjee

    Changed Paths :
     Modify /vp9/encoder/vp9_ratectrl.c



    Rate control parameter adjustment

    Adjusts the bits per mb parameter about 10% smaller.

    Results at speed 0 :
    fullderfraw : +0.255%
    fullstdhdraw : +0.262%
    stdhdraw250 : +0.291%

    Change-Id : I2b7317ac3f61737bc77eb5470aad870cade83fa5