Recherche avancée

Médias (1)

Mot : - Tags -/karaoke

Autres articles (29)

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

  • 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

  • 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 (5117)

  • doc : delete viterbi.txt

    10 novembre 2013, par Timothy Gu
    doc : delete viterbi.txt
    

    The description has been moved to the FFmpeg wiki :
    https://trac.ffmpeg.org/wiki/ViterbiAlgorithm

    Signed-off-by : Timothy Gu <timothygu99@gmail.com>

    • [DH] doc/viterbi.txt
  • Pulseaudio record multiple xfbv screens with python

    10 octobre 2020, par Eric Lagarda

    I’m trying to do something complicated and I need some help.

    &#xA;

    I’m able to record a session (video and audio) with python using xvfb and ffmpeg.

    &#xA;

    I just want to visit a page using selenium and record the video and audio. It’s working but when I try to run multiple instances, the audio is mixing between records.

    &#xA;

    How can achieve that ? I’m using pulseaudio. I know that with alsa you can set like a interface per instance, but I don’t know how to do it.

    &#xA;

    Thanks for you support and comments.

    &#xA;

  • Trying to Set up Video Streaming Website in HLS Format on my server [closed]

    13 août 2023, par unsquaredcoder1

    I'm trying to stream HLS videos on my server through my website.&#xA;My website is written in PHP and JS. I'm using Video-JS as a player for my videos. My server has 32GB RAM and processor is AMD Ryzen 5 3600X. My server is using Debian 12.

    &#xA;

    I want to have my videos play smoothly like on youtube but they keep buffering continually.&#xA;The videos that buffer are 1920x1080 resolution. I thought my server would've been fast enough to host these videos. But I don't know whether problem lies in the script or the server specs.&#xA;My videos are split into HLS segments using ffmpeg.

    &#xA;

    My server's Upload speed 755.82MB and download speed is 808.35MB

    &#xA;

    I tested it on a client with 190MB Download speed.

    &#xA;

    At first I was using a server with lower specs. A VPS With 4GB Memory and a much lower grade processor.&#xA;So I upgraded to a Dedicated Server with 32GB RAM and AMD Ryzen 5 3600X. But the videos did not speed up so I'm trying to figure out the cause of them buffering continuously and not playing faster.

    &#xA;