Recherche avancée

Médias (1)

Mot : - Tags -/publishing

Autres articles (70)

  • Initialisation de MediaSPIP (préconfiguration)

    20 février 2010, par

    Lors de l’installation de MediaSPIP, celui-ci est préconfiguré pour les usages les plus fréquents.
    Cette préconfiguration est réalisée par un plugin activé par défaut et non désactivable appelé MediaSPIP Init.
    Ce plugin sert à préconfigurer de manière correcte chaque instance de MediaSPIP. Il doit donc être placé dans le dossier plugins-dist/ du site ou de la ferme pour être installé par défaut avant de pouvoir utiliser le site.
    Dans un premier temps il active ou désactive des options de SPIP qui ne le (...)

Sur d’autres sites (7882)

  • Capturing video over USB/HDMI/Thunderbolt

    12 novembre 2016, par Yatko

    Looking for a solution for capturing video over USB/HDMI/Thunderbolt from a digital output (e.g. digital camera) to a computer, Mac and/or Windows.

    The goal is to have an URL to a real-time video stream (e.g. IP/PATH/ ?.mp4) that we can further process/transcode/send to a media server.

    I’m looking for tips and ideas -similar to the method below-, maybe someone met a new project that’s focusing on capture-cards and devices, that does’n need a custom FFmpeg build. Something different.

    • we can capture the HDMI stream form a GoPro, using a Blackmagic Intensity Shuttle and DeckLink SDK with custom FFmpeg build using --extra-cflags and --extra-ldflags and the rest is straightforward

    Is there any tool, open-source project, something that’s made for this purpose ? Maybe something that also supports the Elgato Game Capture HD60 as well ? Any experimental projects for capturing and processing the incoming video over USB/HDMI/Thunderbolt ?

    The ultimate goal is live streaming to Wowza, using Cameleon live and a Sony Alpha a7S.

  • Revision 1c50ff8d753461a5eab0742945a41304f5043c45 : #1967 ne pas mentionner explicitement 0minirezo mais s’en refereer aux ...

    20 octobre 2010, par Cerdic — Log

    #1967 ne pas mentionner explicitement 0minirezo mais s’en refereer aux autorisation pour editer une rubrique (reliquat de [8438] modifie par [8466]) git-svn-id : svn ://trac.rezo.net/spip/branches/spip-2.1@16485 caf5f3e8-d4fe-0310-bb3e-c32d5e47d55d

  • Revision 64f7a4d8cb : Wide loopfilter 16 pix at a time Where possible, do the 16 pixel wide filter wh

    12 juin 2013, par John Koleszar

    Changed Paths :
     Modify /vp9/common/vp9_loopfilter.c


     Modify /vp9/common/vp9_loopfilter_filters.c


     Modify /vp9/common/vp9_rtcd_defs.sh


     Modify /vp9/common/x86/vp9_loopfilter_intrin_sse2.c



    Wide loopfilter 16 pix at a time

    Where possible, do the 16 pixel wide filter while doing the horizontal
    filtering pass. The same approach can be taken for the mbloop_filter
    when that's implemented. Doing so on the vertical pass is a little more
    involved, but possible.

    Change-Id : I010cb505e623464247ae8f67fa25a0cdac091320