Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (53)

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

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, 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 (...)

  • 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

Sur d’autres sites (11021)

  • OpenShot export no sound [closed]

    25 juin 2021, par Oneiroi

    Version : openshot-2.5.1-6.fc34.noarch

    


    Imported mp4 file with audio track.

    


    Export to mp4 format, AAC audio, lacks audio track verified with ffmepg and VLC (audio track is absent in exported file).

    


    I have already tried :

    


      

    1. Right click video track, set Enable audio to ON (from auto).
    2. 


    3. Edit -> Preferences -> Preview, set output device from Default to specific
device
    4. 


    


    Verified imported clip has audio even by right click track -> Display -> show waveform

    


    How can I export to mp4 format, with audio ?

    


    At the moment presuming "simple" option I am not seeing, perhaps ?

    


    Thanks in advance.

    


  • How to use FFmpeg for screen recording with Mic+Sys Sound on MAC System

    6 juin 2021, par Abhishek C.

    Please help me with specific ffmpeg command to record screen with mic and system sounds on Mac system.

    


  • FFMPEG. How to convert file with stereo (2 channels) to file with 8 channel (2 with sound + 6 mute)

    27 avril 2021, par Whitelander

    I have a stereo video file which I would like to convert to another video file, but instead of only 2 channels I would like to have 8 audio channels. Two of them (1st and 2nd channel) would need to be the same as input file, all the rest has to be mute. I would like to use ffmpeg script. Anyone ?