Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (74)

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

Sur d’autres sites (15845)

  • FFmpeg get list of devices thought python

    2 octobre 2020, par kali_xyyali

    Wassup.

    
I have shell command.

    


    ffmpeg -list_devices true -f dshow -i dummy -hide_banner


    


    When i run that command i get output data(see text bellow)

    


    [dshow @ 00000281450fbdc0] DirectShow video devices (some may be both video and audio devices)
[dshow @ 00000281450fbdc0]  "HD WebCam"
[dshow @ 00000281450fbdc0]     Alternative name "@device_pnp_\\?\usb#vid_0408&pid_a060&mi_00#6&391c16c1&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global"
[dshow @ 00000281450fbdc0] DirectShow audio devices

[dshow @ 00000281450fbdc0]  "Microphone (Realtek High Definition Audio)"
[dshow @ 00000281450fbdc0]     Alternative name "@device_cm_{33D9A762-90C8-11D0-BD43-00A0C911CE86}\wave_{4727F33A-DE04-4706-8312-03696FACC791}"
[dshow @ 00000281450fbdc0]  "Stereo mix (Realtek High Definition Audio)"
[dshow @ 00000281450fbdc0]     Alternative name "@device_cm_{33D9A762-90C8-11D0-BD43-00A0C911CE86}\wave_{534A8FBC-6C02-4384-B51C-D0363BB7F8FD}"
[dshow @ 00000281450fbdc0]  "Microphone (Avsoft Virtual Audio Device)"
[dshow @ 00000281450fbdc0]     Alternative name "@device_cm_{33D9A762-90C8-11D0-BD43-00A0C911CE86}\wave_{5CE20B48-361E-4B96-B113-B3E02BA448EC}"
dummy: Immediate exit requested


    


    I have to get list of all audio devices.
And i don't want to parse that string, i will be hard.
How can i get list of all audio devices using ffmpeg-python module ?
Thank u.

    


  • Nomenclature #4519 : Renommage de terminologie (blacklist / whitelist)

    13 juillet 2020, par b b

    Pour le retrait du terme master, packagist devrait suivre puisque github semble avoir annoncé le retrait du terme cf https://www.zdnet.com/article/github-to-replace-master-with-alternative-term-to-avoid-slavery-references/

  • Commercial version of FFmpeg

    10 octobre 2017, par Programist

    Is there a commercial version of FFmpeg ? My company lawyers don’t like LGPL licensing on FFmpeg due to its gray area of licensing.

    Or is there BSD version of FFmpeg available or a close alternative to it ?

    I am required to use something that is commercial or BSD licensed.

    If answer to all my questions above is no. Then what is a close alternative to FFmpeg under BSD ? I need basically a video encoder & decoder.