
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (29)
-
Publier sur MédiaSpip
13 juin 2013Puis-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, parMediaSPIP 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 2011Contrairement à 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 OneiroiVersion : 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 :


- 

- Right click video track, set Enable audio to ON (from auto).
- Edit -> Preferences -> Preview, set output device from Default to specific
device






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