Recherche avancée

Médias (91)

Autres articles (67)

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

  • Activation de l’inscription des visiteurs

    12 avril 2011, par

    Il est également possible d’activer l’inscription des visiteurs ce qui permettra à tout un chacun d’ouvrir soit même un compte sur le canal en question dans le cadre de projets ouverts par exemple.
    Pour ce faire, il suffit d’aller dans l’espace de configuration du site en choisissant le sous menus "Gestion des utilisateurs". Le premier formulaire visible correspond à cette fonctionnalité.
    Par défaut, MediaSPIP a créé lors de son initialisation un élément de menu dans le menu du haut de la page menant (...)

Sur d’autres sites (10353)

  • d3d11va : Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY

    4 juillet 2017, par Martin Storsjö
    d3d11va : Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY
    

    If using the winstore compat library, a fallback LoadLibrary
    function does exist, that only calls LoadPackagedLibrary though
    (which doesn't work for dynamically loading d3d11 DLLs).

    Therefore explicitly check the targeted API family instead.

    Make this check a reusable HAVE_* component which other parts
    of the libraries can check when necessary as well.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    Merged from Libav commit 4d330da006fe48178.

    • [DH] configure
    • [DH] libavutil/hwcontext_d3d11va.c
  • lavc/libvpxenc : prevent fifo from filling up

    7 juillet 2023, par David Lemler
    lavc/libvpxenc : prevent fifo from filling up
    

    Prevent the fifo used in encoding VPx videos from filling up and
    stopping encode when it reaches 21845 items, which happens when the
    video has more than that number of frames.

    Incorporated suggestion from James Zern to prevent calling
    frame_data_submit() at all when performing the first pass of a 2-pass
    encode so the fifo is not filled at all ; replaces original patch which
    drained the fifo after filling to prevent it from becoming full.

    Fixes the regression originally introduced in
    5bda4ec6c3cb6f286bb40dee4457c3c26e0f78cb

    Co-authored-by : James Zern <jzern@google.com>
    Signed-off-by : David Lemler <david@lemler.family>
    Signed-off-by : James Zern <jzern@google.com>

    • [DH] libavcodec/libvpxenc.c
  • Usurper of FATE

    31 juillet 2010, par Multimedia Mike — FATE Server

    Mans sent a message to the FFmpeg-devel list today :

    A new FATE

    Mike’s FATE system has done a great job over the last few years. It
    is however beginning to prove inadequate in various ways :

    [various shortcomings already dissected at length on this very blog]

    To address the above-mentioned issues, I have been working on a
    replacement system which is now ready to be announced.

    Check it out : http://fate.ffmpeg.org/.

    Considering that he just obsoleted something I’ve poured a lot of time and energy into over the last 2.5 years, is my first reaction to this news supposed to be unbridled joy ? Hey, I’m already on record as stating that I wouldn’t mind throwing away all of FATE if there was a better alternative.

    I’m not certain but I’m pretty sure that at this point, the original FATE server is practically obsolete. Mans is already testing all of his configurations as well as the configs I test. As soon as the other FATE installations switch over to the new server, I should be able to redirect fate.multimedia.cx -> fate.ffmpeg.org, sell most of my computers, and spend more time with my family.

    Thanks, Mans !