Recherche avancée

Médias (0)

Mot : - Tags -/médias

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (111)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • 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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (14349)

  • 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

  • Revision f752da8ce2 : Change to update of rate control factors. Remove damping parameter and use the

    27 janvier 2015, par Paul Wilkins

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


     Modify /vp9/encoder/vp9_ratectrl.c


     Modify /vp9/encoder/vp9_ratectrl.h



    Change to update of rate control factors.

    Remove damping parameter and use the damping
    formula introduced by Yaowu Xu in all cases.

    Change-Id : I18db7e0d0f262d5140102f259ab07821d374d285