Recherche avancée

Médias (1)

Mot : - Tags -/wave

Autres articles (70)

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

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • MediaSPIP Core : La Configuration

    9 novembre 2010, par

    MediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
    Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)

Sur d’autres sites (6151)

  • I am trying to use ffmpeg to separate audio from video, but after downloading the ffmpeg build I cannot seem to activate it in Power Shell [duplicate]

    19 janvier 2021, par Row Boater

    Ok, look y'all, I am NOT an aspiring programmer. I'm simply trying to separate audio from video of a youtube video I downloaded.

    


    What I've done :

    


    Downloaded YT vid using 4k video Downloader

    


    I downloaded ffmpeg build from https://ffmpeg.org/download.html#build-windows

    


    I downloaded WinZip in order to access the ffmpeg files.

    


    I thought I used winzip correctly, but whenever I paste the command code line recommended to me, ffmpeg -i video.mp4 -c:a pcm_s16le audio.wav, I receive the following :

    


    


    PS C :\Users\user\Videos\4K Video Downloader> ffmpeg -i video.mp4 -c:a
pcm_s16le audio.wav ffmpeg : The term 'ffmpeg' is not recognized as
the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that
the path is correct and try again. At line:1 char:1

    


      

    • ffmpeg -i video.mp4 -c:a pcm_s16le audio.wav
    • 


    • 

        + CategoryInfo          : ObjectNotFound: (ffmpeg:String) [], CommandNotFoundException
  + FullyQualifiedErrorId : CommandNotFoundException



      


    • 


    


    PS C :\Users\user\Videos\4K Video Downloader>

    


    


    This is all Phoenician to me, but what I take away is that I have not completed some step to fully incorporate the ffmpeg code into my system. I believe that I am not using Winzip correctly.

    


    Thanks for your time.

    


  • avcodec/cuvid : add support for hardware deinterlacing

    18 septembre 2016, par Timo Rothenpieler
    avcodec/cuvid : add support for hardware deinterlacing
    

    Currently does not work with the ffmpeg cli tool, due do it using the
    old one in one out API.
    Anything using the new API, like mpv, can make use of it, provided it is
    prepared for a decoder modifying the framerate and outputing multiple
    frames per input. FFmpeg itself is not.

    • [DH] libavcodec/cuvid.c
  • Expanding VP8 Hardware Decoder for Full WebP Support

    16 juin 2011, par noreply@blogger.com (Anonymous)