Recherche avancée

Médias (91)

Autres articles (8)

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (4365)

  • Unable to Add ffmpeg dlls for Aforge.net VideoWriter class in VS 2012

    22 mars 2013, par derigible

    I am writing a program that will convert Kinect RGB stream data into a video. I have found lots of pages on using the Aforge.net library to add each BitMap created by the Kinect in the AForge.Video.ffmpeg library. I have added the dll from Aforge.net, but I am still unable to use it because it says the following on the website :

    Note:Make sure you have FFmpeg binaries (DLLs) in the output folder of your application in order to use this class successfully. FFmpeg binaries can be found in Externals folder provided with AForge.NET framework's distribution.

    I have tried to add the ffmpeg DLLs as a reference to the project, but I receive the following error when I do :

    A reference to could not be added. Please make sure that the file is accessible, and that it is a valid assembly or COM component.

    I do not know what this is talking about. It seems like most other examples of using this library assumes you can add it in this manner, but perhaps there is another folder I should put it in ? I am new to C# and am not familiar with how things are referenced in the dlls.

  • lavf/mpegts : drop a cargo-culted check

    31 janvier 2024, par Anton Khirnov
    lavf/mpegts : drop a cargo-culted check
    

    This check has survived the transition to AVCodecParameters, but is no
    longer relevant after it, since the codec context is no longer updated
    or accessed at all from the demuxer.

    • [DH] libavformat/mpegts.c
  • fftools/ffmpeg_filter : drop a block disabled since 2012

    28 mai 2023, par Anton Khirnov
    fftools/ffmpeg_filter : drop a block disabled since 2012
    
    • [DH] fftools/ffmpeg_filter.c