Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (2)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Menus personnalisés

    14 novembre 2010, par

    MediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
    Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
    Menus créés à l’initialisation du site
    Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)

Sur d’autres sites (1544)

  • Uploading the live video using NodeJS with watermark [closed]

    6 octobre 2020, par Rohit Agarwal

    I am looking to upload the live video using NodeJS with watermark. Its an online assessment application where more than 200 candidate will appear for exam at a time. Can anyone help me out for the best possible architecture or procedure to do this ?

    


    Thanks in advance.

    


  • Unable to retrieve bitrate for some formats with ffmpeg api

    22 août 2021, par User42

    Well, the header says it (nearly) all :

    


    Getting the bitrate by

    


    AVStream.codec.bit_rate

    


    works well for all my audio formats,

    


    but for flac, opus and mka
it has 0.

    


    I haven't found a different place to take it from.

    


    But ffmpeg/ffprobe CLI reports bitrate correctly...

    


    How ?

    


    Thankyou in advance !

    


  • Cannot build dll file for python3

    5 juin 2020, par user13600759

    I am a beginner in Python also I don't know any other programming languages. By googling I came to know that after making C wrapper we can do it. Still, I have confusion about how to do it. Any one please help.
Thank You in advance.

    



    ****Os : windows 10
code : Video Compression in Python3 using ffmpeg command line utility****

    



    import ffmpy
import glob
import os
import ftplib