Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

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

Autres articles (45)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (9474)

  • Ffmpeg one image video convert faster

    27 août 2015, par user997841

    At the moment I can convert a video with one image and an mp3. I was wondering how I can make the converting faster, because it takes 5min to render one image and place an mp3 of 3min.

    ffmpeg -y -loop 1 -i image.jpg -i track.mp3 -c:v libx264 -tune stillimage -c:a aac -strict experimental -b:a 192k -pix_fmt yuv420p -shortest final.mp4

    Thx !

  • Tokbox archived video is letterbox (black border around video)

    28 août 2017, par Bijan Markes

    I have archiving setup to save my tokbox publisher streams straight to an AWS S3 Bucket ; But the final saved archive.mp4 is appearing letter-boxed / has black borders around the stream video rather than stretching the video to fit the whole frame. Is there any way to change this ? It is completely on the tokbox end and I also have the fit-mode for the publisher set to "contain" although changing it to cover doesn’t change anything. Thanks.

  • Revision 12eb2d0267 : Correct bug in loopfilter initialization The memset sets 16 bytes rather than t

    9 août 2013, par Adrian Grange

    Changed Paths :
     Modify /vp9/common/vp9_loopfilter.c



    Correct bug in loopfilter initialization

    The memset sets 16 bytes rather than the correct size of the
    final array dimension (MAX_MODE_LF_DELTAS).

    (In response to bug posted by Manjit Hota to codec-devel
    and webm-discuss lists)

    Change-Id : I8980f5aa71ddc9d7ef57c5b4700bc28ddf8651c7