Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (84)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

Sur d’autres sites (12237)

  • C# FFmpeg / NReco.VideoConverter : Increase Conversion Speed

    16 septembre 2015, par Chaki_Black

    I use NReco.VideoConverter for video conversion.
    How can I increase video conversion speed and get a maximum performance ?
    Theory says, that it is possible to increase video conversion :

    • rise processor cores quantity ;
    • rise CPU frequency (set more powerful processor(s)) ;
    • set outer video adapter to use GPU.

    There several questions :

    • can FFmpeg / NReco.VideoConverter use several cores/processor(s) at
      once and how ?
    • can FFmpeg / NReco.VideoConverter use GPU or it depends from video
      codec installed in OS ?

    What factors can influence on conversion process ?

  • Revision 4fa8e73249 : Remove speed features in vp10 Take out speed features that affect the compressi

    10 septembre 2015, par Jingning Han

    Changed Paths :
     Modify /vp10/encoder/rdopt.c


     Modify /vp10/encoder/speed_features.c


     Modify /vp10/encoder/speed_features.h



    Remove speed features in vp10

    Take out speed features that affect the compression performance
    to simplify the coding route. This commit removes the motion field
    mode search used in speed 3.

    Change-Id : Ifdf6862cb1ece8261125a56d9d89bcef60758c00

  • Revision f137697c32 : Take out skip_encode speed feature in vp10 Change-Id : Ic39d4523e78863c816b0fc85

    10 septembre 2015, par Jingning Han

    Changed Paths :
     Modify /vp10/encoder/block.h


     Modify /vp10/encoder/encodeframe.c


     Modify /vp10/encoder/encodemb.c


     Modify /vp10/encoder/firstpass.c


     Modify /vp10/encoder/rdopt.c


     Modify /vp10/encoder/speed_features.c


     Modify /vp10/encoder/speed_features.h



    Take out skip_encode speed feature in vp10

    Change-Id : Ic39d4523e78863c816b0fc85f56ea5ae5e0b3310