Recherche avancée

Médias (3)

Mot : - Tags -/spip

Autres articles (49)

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

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

Sur d’autres sites (5509)

  • How we can replace all images with another in video using FFMPEG library ?

    17 juin 2020, par Parth Virani

    Challange

    



    i had search many things on internet for do this above function but still i can't able to make it hear i have attached before video and after video which i want using ffmpeg library

    



    Before Video : https://drive.google.com/file/d/1MIUtuOkw22BiyFTKanDeio-VzYS5vKmn/view?usp=sharing

    



    After Video : https://drive.google.com/file/d/1Vot237PcDPA5BqnLRHlQ1ierYrLIyUj9/view?usp=sharing

    



    keep one thing in mind i only need to change images only the text,effects and sound should be as it as

    


  • FFMPEG errors with non-English characters

    1er avril 2021, par Mingli Yang

    When I tried to use the command-line to catch a chrome window with non-English characters such as ¥, or any other 中文页面, an I/O error will occur with the message "Can't find window "¥中文页面。 - Google Chrome", aborting." When the non-English characters are replaced by English ones, the errors will disappear. Environment : Windows 10, ffmpeg version 2021-03-24

    


    This works fine :
ffmpeg -f gdigrab -i title="$ English Page - Google Chrome" -pix_fmt yuv420p grab.mp4

    


    This has errors :
ffmpeg -f gdigrab -i title="¥中文页面。 - Google Chrome" -pix_fmt yuv420p grab.mp4

    


    "Can't find window "¥中文页面。 - Google Chrome", aborting."

    


    Any ideas to solve this ?

    


  • VP8/WebM : Adobe is the key to open video on the Web

    22 mai 2010, par silvia

    Google have today announced the open sourcing of VP8 and the creation of a new media format WebM. Technical Challenges As I predicted earlier, Google had to match VP8 with an audio codec and a container format – their choice was a subpart of the Matroska format and the Vorbis codec. To complete (...)