Recherche avancée

Médias (91)

Autres articles (59)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

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

Sur d’autres sites (8175)

  • Revision d21a89895f : Use high_precision_mv for highbitdepth The use of high precision motion vectors

    24 juin 2014, par Peter de Rivaz

    Changed Paths :
     Modify /vp9/encoder/vp9_encoder.c



    Use high_precision_mv for highbitdepth

    The use of high precision motion vectors depends
    on the qindex level. For highbitdepth it improves PSNR
    to use high precision motion vectors for more values of
    qindex.

    Change-Id : I1dc5a4cc38dc0ac71a2a37dfd478f37d7c361b19

  • FFMpeg high CPU Utilization

    19 novembre 2017, par David Ko

    I am trying a trancoding system based on ffmpeg and Quadro P4000 gpu using h264_nvenc. Bud I have also a very high cpu usage while I start a transcoding. on 4 sd streams I have 80+ % cpu usage on 4core I5 with 3,5 GHz. GPU usage based on nvidia-smi is around 3%. What is wrong ?
    The system is running on Ubuntu 16.0.3.

    I tried upgrade to newest video driver, also tried use other ffmpeg based solutions with the same result.

    Any idea ?
    Thank you
    Dave

  • Using AForge.Net for commercial closed-source applications

    22 mars 2015, par ilay zeidman

    I have application that our company want to make a product from.
    The application uses AForge.Net and in the AForge.Video.FFMPEG.dll which is under
    GPL v3 license. You can see AForge.net license

    My question : can I use this dll in my product ? Do my product have to be under gpl3 and the source should be available ?