Recherche avancée

Médias (0)

Mot : - Tags -/utilisateurs

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (106)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

Sur d’autres sites (9058)

  • Record D3.js whiteboard animation as mp4 audio and video

    8 mai 2024, par Jin Ng

    I have a whiteboard/hand sketching app written with D3.js svg path elements. These elements are grouped into scenes with their own mp3 audio.

    



    Multiple scenes with their animated svg paths are played according to a timeline, with the audio running perfectly.

    



    So the end result is like a whiteboard animated movie. This works well within the app. How can i record the whole animation as a mp4 file ?

    



    I would like to run this entirely on the client side. I have looked at ffmpeg but prefer not to do a desktop install for this web app.

    



    I looked into using chrome tab extension but it only works on chrome browser.

    



    What other options do I have ?

    


  • Gracefully shutdown ffmpeg image2pipe processing

    12 octobre 2018, par Y34Y29Q

    I’m writing a Golang (it’s irrelevant here) program that starts headless Chrome and ffmpeg process and pipes every frame (jpeg) from Chrome to ffmpeg. ffmpeg runs in image2pipe mode. At some point I want to stop ffmpeg process and have a output file with the screencast.

    I tried sending different OS signals (TERM, INT) but none of them works and process is still running. KILL signal stops the process but the output file is not working.

    ffmpeg params :

    ffmpeg -f image2pipe -framerate 25 -i - -y output.mp4

    Thanks in advance for help !

  • Anomalie #3556 : Message "Le statut a déjà été modifié" sur actualisation de la page après avoir m...

    28 septembre 2018

    Re,

    Alors, on a regardé ça avec Marcimat sur MacOS, et ni FireFox, ni Chrome n’ont eu le comportement de rejouer le submit du formulaire au rechargement de la session après avoir quitté le navigateur.

    Je viens de vérifier avec Chrome et Firefox (dev edition) sur Win 10, et pareil, par de submit rejoué.

    On va dire que le F5 me gêne quand même sur le principe, mais la question du submit rejoué à la restauration de session étant résolu côté navigateur, je déclare forfait ;-)