Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (48)

  • Configurer la prise en compte des langues

    15 novembre 2010, par

    Accéder à la configuration et ajouter des langues prises en compte
    Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
    De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
    Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (6013)

  • Make hint track for webm videos

    9 juillet 2013, par Computer_Engineer

    I want to ask you about how can I make a new hint track for webm videos, I used Evalvid framework to make hint track but for Mp4 videos, but i want to edit it to support Webm videos. How can i do that ? if it impossible, cany you give me any information about how can I hint track Webm videos ?

    Thanks in advance.

  • How to make FFmpeg-Kit work in Android 13

    20 décembre 2022, par Mrm

    I'm using ffmpeg-kit to edit videos. However when i set the target sdk to 33, i get this bug on some devices :

    


    


    /storage/emulated/0/Movies/xxx/20221218_215240.mp4 : open failed : EPERM (Operation not permitted)

    


    


    I don't use SAF, just use MediaStore Uri and path. How can i make MediaStore Uri work with this ffmpeg library ?

    


  • FFMPEG / How to make a circular waveform ?

    26 novembre 2019, par romain1304

    Its something I could easily do with the Canva api, but it seems well more complicated with Ffmpeg,
    I would like to make something similar to this image with may be "showwaves" or "vectorscope" with FFMPEG.

    enter image description here

    If someone could help me with that,,,

    Thanks