Recherche avancée

Médias (2)

Mot : - Tags -/rotation

Autres articles (28)

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

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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (3835)

  • lavc/vp9_superframe_bsf : avoid error messages in one line

    16 mai 2019, par Fu Linjie
    lavc/vp9_superframe_bsf : avoid error messages in one line
    

    Add "\n" to avoid continuous error messages in one line.

    Signed-off-by : Fu Linjie <linjie.fu@intel.com>

    • [DH] libavcodec/vp9_superframe_bsf.c
  • ffmpeg : change command line option -dump to work without -loglevel debug

    10 décembre 2015, par Tom Marecek
    ffmpeg : change command line option -dump to work without -loglevel debug
    

    - hex and -dump command line options do nothing unless -loglevel debug is set.

    - dump by itself is useful for monitoring live streams (to get the current PTS for example) however when it is used with -loglevel debug for an RTMP stream, librtmp also dumps the packet data which makes the output too noisy.

    do_pkt_dump is only set in check_keyboard_interaction or by the -dump command line option so this change should have no effect on any other parts of the code..

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] ffmpeg.c
  • Revision cf688474ea : cpplint issue extra line in decodemv.c Change-Id : I29b5bbb9bed7296d0bf7d58ae1e7

    29 septembre 2013, par Jim Bankoski

    Changed Paths :
     Modify /vp9/decoder/vp9_decodemv.c



    cpplint issue extra line in decodemv.c

    Change-Id : I29b5bbb9bed7296d0bf7d58ae1e78187ccdc5b34