Recherche avancée

Médias (91)

Autres articles (22)

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

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

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

Sur d’autres sites (5086)

  • ffmpeg problem in ubuntu (libavcodec.so)

    7 décembre 2016, par lyuba

    I run Ubuntu and try to use the ffmpeg wrapper in Java from here :
    http://code.google.com/p/javacv/

    It seems to work fine on other systems, but in Ubuntu the project crashes
    with the following mistake :
    Exception in thread "main" java.lang.UnsatisfiedLinkError : Error looking up
    function ’avcodec_decode_video2’ : /usr/lib/i686/cmov/libavcodec.so :
    undefined symbol : avcodec_decode_video2

    ffmpeg is working great from the command line, though.

    JavaCV author recommended me to check this link :
    http://linux-tipps.blogspot.com/2009/05/pretending-package-is-installed-by.html

    Probably I’m doing something wrong, but it cannot reinstall libavcodec51
    like this.

    So the questions are :
    1. Is those solution above a good one so I should bring it to success
    somehow ?
    2. What are the other ways to solve the problem ?

    Thank you for your suggestions in advance !

  • Revision b8ac9f2f2c : Remove some unused rate control variables These variables are unused, and are s

    16 mars 2013, par John Koleszar

    Changed Paths : Modify /vp9/encoder/vp9_encodeframe.c Modify /vp9/encoder/vp9_onyx_int.h Remove some unused rate control variables These variables are unused, and are subject to overflowing, causing assertions when built with -ftrapv. Change-Id : (...)

  • nvenc : Extended rate-control support as provided by SDK 7

    24 septembre 2016, par Yogender Gupta
    nvenc : Extended rate-control support as provided by SDK 7
    

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>
    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] libavcodec/nvenc.c
    • [DBH] libavcodec/nvenc.h
    • [DBH] libavcodec/nvenc_h264.c
    • [DBH] libavcodec/nvenc_hevc.c
    • [DBH] libavcodec/version.h