Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (29)

  • 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

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

Sur d’autres sites (5928)

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