Recherche avancée

Médias (1)

Mot : - Tags -/sintel

Autres articles (23)

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

  • avfilter/vf_v360 : fix visibility test for fisheye projection

    17 juillet 2021, par Daniel Playfair Cal
    avfilter/vf_v360 : fix visibility test for fisheye projection
    

    Previously the visibility test referred to a circle in the input. This
    changes it so that it refers accurately to the entire area in the input.

    • [DH] libavfilter/vf_v360.c
  • FFMPEG VS Shaka Packager

    6 mai 2021, par Diogo Crava

    I want to understand in more detail the difference in capabilities between FFMPEG and Shaka Packager.
I know that the purpose of FFMPEG is to transcode and modify videos while Shaka Packager is to apply Widevine DRM to the videos but doesn't Shaka also transcode MP4 to DASH ? Doesn't FFMPEG also encrypt videos ?
I'm a bit confused in this gray area.

    


  • need help to decode encrypted SRT stream

    19 mai 2021, par Rezaul Karim

    I want to decode an encrypted (Passphrase AES 256) MPEG-TS over SRT stream (srt ://x.x.x.x) in Caller mode which is having MPEG1 L2 audio codec but finding it difficult to do with any software as all of the software decoders supports AAC as audio codec. Can anyone help to decode such stream ? restreaming to an RTMP server without encryption will do my work.

    


    I am novice in this area.. please help me out.

    


    NOTE : might be easy for someone who is familiar with ffmpeg.