
Recherche avancée
Médias (91)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
avec chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
sans chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
config chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (27)
-
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 (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;
Sur d’autres sites (4086)
-
Extract every audio and subtitles from a video with ffmpeg
14 juillet 2021, par WhatWhereWhenI have multiple audio tracks and subtitles to extract in a single .mkv file. I'm new to
ffmpeg
commands, this is what I've tried (audio) :


ffmpeg -i VIDEO.mkv -vn -acodec copy AUDIO.aac



It just extract 1 audio. What I want is tell
ffmpeg
to extract every single audio files and subtitle files to a destination, and keep the original name of each files and extensions. (Because I don't know which extension does the audio files are, sometimes maybe .flac or .aac).
I'm not sure about the solutions I'd found online, because it's quite complicated, and I need explanations to know how it's works, so that I can manipulate the command in the future. By the way, I planned to run the code from Windows CMD.
Thanks.


-
Extract every audio and subtitles from a video with ffmpeg
4 octobre 2015, par WhatWhereWhenI have multiple audio tracks and subtitles to extract in a single .mkv file. I’m new to
ffmpeg
commands, this is what I’ve tried (audio) :ffmpeg -i VIDEO.mkv -vn -acodec copy AUDIO.aac
It just extract 1 audio. What I want is tell
ffmpeg
to extract every single audio files and subtitle files to a destination, and keep the original name of each files and extensions. (Because I don’t know which extension does the audio files are, sometimes maybe .flac or .aac).I’m not sure about the solutions I’d found online, because it’s quite complicated, and I need explanations to know how it’s works, so that I can manipulate the command in the future. By the way, I planned to run the code from Windows CMD.
Thanks.
-
I cant install jmf-2_1_1e-windows-i586 on windows 7 32 bit.
1er décembre 2013, par TzozoI am trying to install Java Media Framework in windows 7 to use to develop a video and audio conferencing desktop application but the response i get is, its not compatible when i install with troubleshoot option. Its windows 7 32 bit. Although Java Media Framework is old i prefer Java Media Framework over Free Media for Java because it has lot of documentation online and in books. My question is How can i make jmf-2_1_1e-windows-i586 compatible with the my OS.
I tried installing without troubleshoot option and the installation starts but after unpacking the package it remains in the running processes but never continues.