Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (93)

  • Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur

    8 février 2011, par

    La visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
    Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
    Configuration de la boite multimédia
    Dès (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (10499)

  • How to concatenate multiple videos [closed]

    23 mai 2021, par Chand Hernan

    I am new to the programming world and I am trying to make a program to automate parte of my work

    


    I need to join multiple mp4 videos, I have tried to use moviepy but it takes a long time to export. They also recommended me to use ffmpeg but I could not

    


    There are 5 videos, and in total it gives a video of 9 minutes in high quality. I would like to lower the quality to be able to make the process faster

    


    An apology if my translation is not entirely correct

    


  • An application for decoding videos

    15 janvier 2016, par user5765185

    How I can use the ffmpeg or libde265 to decode videos which coded with x265 encoder note that i works with windows 7 and the IDE is visual studio 2012 .

  • How to create thumbnails image or get metadat from videos url ? [closed]

    7 septembre 2021, par M Kasesang

    I can create video thumbnails and get metadat from my videos path in my website via ffmpeg and php.

    


    but how can I create thumbnails or get metadat from videos stored in my dl host or any url of videos like "dl.example.com/video.mp4" ?

    


    Thnx in advance.