
Recherche avancée
Autres articles (12)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Les formats acceptés
28 janvier 2010, parLes commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
ffmpeg -codecs ffmpeg -formats
Les format videos acceptés en entrée
Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
Les formats vidéos de sortie possibles
Dans un premier temps on (...) -
Les vidéos
21 avril 2011, parComme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...)
Sur d’autres sites (3005)
-
ffmpeg merge 2 videos missing audio
30 janvier 2016, par LiaoI followed the wiki
$ffmpeg_bin -i part1_1.mp4 -c copy -bsf:v h264_mp4toannexb -f mpegts intermediate1.ts
$ffmpeg_bin -i part1_2.mp4 -c copy -bsf:v h264_mp4toannexb -f mpegts intermediate2.ts
$ffmpeg_bin -i "concat:intermediate1.ts|intermediate2.ts" -c copy -bsf:a aac_adtstoasc result.mp4the origin part1_1.mp4 has no audio, part1_2.mp4 does
But the result.mp4 has no audio.
When I change part1_1.mp4 to a video which has audio, then result.mp4 got audio
Why ?
-
FFmpeg. How to set image preview metadata to .mp4 and mux subtitles [closed]
15 mars 2013, par user2172066I found this guide which explains how metadata to any video file using FFmpeg free-form command line :
http://wiki.multimedia.cx/index.php?title=FFmpeg_Metadata#QuickTime.2FMOV.2FMP4.2FM4A.2Fet_al.however i want to add subtitles and an image preview to movies (.mp4) files. anybody know how to get this done ?
thanks. -
Anomalie #4210 (En cours) : Indiquer l’adresse du svn ou du git sur la page d’accueil de core.spip...
1er novembre 2018, par b bDepuis la page d’accueil ici https://core.spip.net/#Aide le lien mène vers cette page https://core.spip.net/projects/spip/wiki qui semble bien contenir l’info que tu cherches.