Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (107)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

  • Replicate camera and microphone to use across multiple programs

    12 août 2020, par Andrew

    I'd like to use the same webcam and microphone across multiple streams, for example Google Meets and Microsoft Teams at the same time.

    


    When one of the sources use the webcam/mic, they lock it in and they can't be used anywhere else. Is there a way to replicate or unfreeze them ?

    


    I tried via ffmpeg, specificaly by outputting as dshow, but got :

    


    Requested output format 'dshow' is not a suitable output format

    


    I also tried this solution : https://superuser.com/a/1531380/934167 but didn't manage to replicate the device.

    


    If possible, I'd like to stick to ffmpeg, but if it requires third party (preferably open source) applications, I can try that out.

    


    Edit : I should also mention, I'd prefer this for Windows/Mac, other solutions were only relevant for linux.

    


  • Replicate camera and microphone to use across multiple devices

    11 août 2020, par Andrew

    I'd like to use the same webcam and microphone across multiple streams, for example Google Meets and Microsoft Teams at the same time.

    


    When one of the sources use the webcam/mic, they lock it in and they can't be used anywhere else. Is there a way to replicate or unfreeze them ?

    


    I tried via ffmpeg, specificaly by outputting as dshow, but got :

    


    Requested output format 'dshow' is not a suitable output format

    


    I also tried this solution : https://superuser.com/a/1531380/934167 but didn't manage to replicate the device.

    


    If possible, I'd like to stick to ffmpeg, but if it requires third party (preferably open source) applications, I can try that out.

    


    Edit : I should also mention, I'd prefer this for Windows/Mac, other solutions were only relevant for linux.

    


  • Revision 80577dff4b : Revert "Changing webmenc to use libwebm" Temporary revert. Problems with confli

    2 avril 2014, par Paul Wilkins

    Changed Paths :
     Modify /build/make/Makefile


     Modify /configure


     Modify /examples.mk


     Modify /vpxenc.c


     Add /webmenc.c


     Delete /webmenc.cc


     Modify /webmenc.h



    Revert "Changing webmenc to use libwebm"

    Temporary revert.
    Problems with conflicting definitions of type off_t
    in MSVC builds that need resolving.

    c :\Program Files (x86)\
    Microsoft Visual Studio 9.0\VC\include\wchar.h(479) :
    "error C2371 : 'off_t' : redefinition ; different basic types
    c :\on2experimental\libvpx\tools_common.h(26) :
    see declaration of 'off_t'"

    This reverts commit 92a4c591122fa406a1d7aed834a5283a86d9758a.

    Change-Id : I535e40a18842a92e3e6e0b29e5fba66313010803