Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (77)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

Sur d’autres sites (11034)

  • Deprecate obsolete XvMC hardware decoding support

    5 novembre 2013, par Diego Biurrun
    Deprecate obsolete XvMC hardware decoding support
    

    XvMC has long ago been superseded by newer acceleration APIs, such as
    VDPAU, and few downstreams still support it. Furthermore XvMC is not
    implemented within the hwaccel framework, but requires its own specific
    code in the MPEG-1/2 decoder, which is a maintenance burden.

    • [DBH] doc/general.texi
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/codec_desc.c
    • [DBH] libavcodec/error_resilience.c
    • [DBH] libavcodec/mpeg12.c
    • [DBH] libavcodec/mpeg12dec.c
    • [DBH] libavcodec/mpegvideo.c
    • [DBH] libavcodec/mpegvideo_xvmc.c
    • [DBH] libavcodec/options_table.h
    • [DBH] libavcodec/version.h
    • [DBH] libavcodec/x86/dsputil_init.c
    • [DBH] libavcodec/xvmc.h
    • [DBH] libavcodec/xvmc_internal.h
    • [DBH] libavutil/old_pix_fmts.h
    • [DBH] libavutil/pixdesc.c
    • [DBH] libavutil/pixfmt.h
    • [DBH] libavutil/version.h
  • Differences in multimedia frameworks

    23 novembre 2012, par user1837038

    I've been recently investigating different multimedia frameworks for adding audio and video capabilities to my applications.

    I've been looking at phonon, gstreamer, ffmpeg, libvlc/vlc.

    However, I cannot find a good resource that answers some of my general questions.

    • Are these interchangeable ?
    • Do they work in the same level ?
    • Do you have any experience using some and can give feedback of why did you chose one over the other ?

    Thanks

  • libopenjpeg encoding with ffmpeg

    21 décembre 2012, par stib

    The libopenjpeg codec for ffmpeg is deemed experimental. Does anyone know if it is useable for storage of archival video material, i.e. if I write a whole bunch of video files with it, am I likely top be able to open them in the future ?

    Is there any other Free/OSS alternative to using ffmpeg for encoding motionJpeg2000, or for archiving video in general ?