Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (92)

  • L’utiliser, en parler, le critiquer

    10 avril 2011

    La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
    Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
    Une liste de discussion est disponible pour tout échange entre utilisateurs.

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

Sur d’autres sites (9686)

  • 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

  • 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

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