Recherche avancée

Médias (1)

Mot : - Tags -/karaoke

Autres articles (74)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Mise à disposition des fichiers

    14 avril 2011, par

    Par défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
    Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
    Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (5842)

  • Can i use FFMPEG in a python script to combine mp4 files from a list into one file

    1er novembre 2020, par goldenwallnut

    i was using moviepy but for some reason i could not get it to work ( kept telling me that i did not set up the config correctly). i was wondering if i could combine all .mp4 files in a list but still use python. this is what i got so far. is there any other ways to combine multible video files and do other things like add text to the video ?

    


       import subprocess
   import os
lists = []
lists.append('E:\1.mp4')
lists.append('E:\2.mp4')
subprocess.call('ffmpeg.exe -f concat -i '+str(lists)+' -c copy outcome.mp4')


    


  • lavfi/overlay : reindent constants in option list

    5 avril 2013, par Stefano Sabatini

    lavfi/overlay : reindent constants in option list

  • mips : inline assembly clobber list polishing

    28 février 2013, par Nedeljko Babic

    mips : inline assembly clobber list polishing