Recherche avancée

Médias (91)

Autres articles (102)

  • 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.

  • L’agrémenter visuellement

    10 avril 2011

    MediaSPIP est basé sur un système de thèmes et de squelettes. Les squelettes définissent le placement des informations dans la page, définissant un usage spécifique de la plateforme, et les thèmes l’habillage graphique général.
    Chacun peut proposer un nouveau thème graphique ou un squelette et le mettre à disposition de la communauté.

  • Possibilité de déploiement en ferme

    12 avril 2011, par

    MediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
    Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)

Sur d’autres sites (8135)

  • How to directly record screen in .mp4 format using ffmpeg in Windows10 ? [on hold]

    9 août 2019, par Alex Salagean

    I have been using .gifs to make short screen recordings but as the video duration gets longer, the file size also gets a lot larger. Therefore, I want to directly record my screen in a .mp4 format.

    I have tried making a .gif animation using multiple separate images and then converting them to .mp4 via ffmpeg but I need a command which lets me directly record the screen using the .mp4 format.

  • How to share short mp4 videos as gif in android [on hold]

    2 juin 2018, par Hard coder

    I have an app in which I am able to share gifs successfully. Now I am improving my app so that I can save space by using mp4 videos as gif.

    I am displaying mp4 videos (in a loop like gif) to user. But when user wants to share that video I want to share that as gif becuase to end user it is gif only.

    There is a libray FFmpeg. But I can’t use this because this is very heavy ( 20mb)

    Is there any other solution so that I can share mp4 as gif ?

  • Building a backend that processes (& renders) videos [closed]

    26 mai 2020, par nils
      

    • How would I go about creating an endpoint to merge Sound-Files and Images/GIFs into an mp4 Video in a Node backend ?
    • 


    • Is there a simple library for that or would I have to use ffmpeg commands ?

    • 


    • Right now I set up my database using Cloud Firestore - would it make sense to later on publish the whole backend onto Firebase ?

    • 


    



    Essentially I'd like to have a platform that allows people to upload music onto YouTube (So videos with sound and preferably animated videos, so not just still images).