Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (48)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

  • How to install ffmpeg on CentOS 6

    29 janvier 2021, par sam67

    I have been trying to install ffmpeg for 2 days now and had no luck. I have tried countless videos on youtube, step by steps on google with no luck. Any help would be great.

    



    I have a Centos 6 server.
    
Yes I am using root ssh in terminal on mac.
    
Commands I tried are :

    



      

    1. wget http://mirror.ffmpeginstaller.com/old/scripts/ffmpeg8/ffmpeginstaller.8.0. tar.gz
    2. 


    3. tar -xvzf ffmpeginstaller.8.0.tar.gz
    4. 


    5. cd ffmpeginstaller.8.0
    6. 


    7. ./install.sh
    8. 


    


  • problems with video compilation ?

    11 août 2016, par Geyan

    I am trying to establish a watermark to the video using ffmpeg and execute commands in a terminal : ffmpeg -i pic.mp4 -i logo.png -filter_complex - "overlay=20:20" pic1.mp4

    there is such an error :

    The encoder ’aac’ is experimental but experimental codecs are not enabled, add ’-strict -2’ if you want to use it.

    If the video is not available then the sound encoding + overlay watermark is successful, but there is an error with sound

  • How do steps for make FFMPEG

    11 août 2017, par mobina varmazyar

    I do step 1 to step 6. I am sure that I take NDK and ffmepeg source in valid address but when I execute

    ./build_android.sh

    in the terminal the following lines will be shown :

    @mv103 telegram

    Can send for me libraries whose can successfully did step 1 to 6 ?

    /build_android.sh: line 8: --prefix=/root/桌面/rajabi/android-ndk-
    r12b/sources/ffmpeg-3.3.3/android/arm: No such file or directory
    ./build_android.sh: line 9: --enable-shared: command not found