
Recherche avancée
Médias (2)
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (50)
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
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 (...)
-
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 (...)
Sur d’autres sites (8958)
-
Where to place the fontfile for the FFmpeg Android drawtext-Filter ?
13 juin 2018, par jpGerhardI’m using the precompiled FFmpeg-Android by Bravobit (via gradle :
implementation 'nl.bravobit:android-ffmpeg:1.1.5'
; based on WritingMind’s) with the intention of drawing the current timestamp/location onto a .mp4 file. I am completely new to FFmpeg and have started with Android Studio a few months ago.Information :
- IDE : Android Studio
- OS : OSX 10.13.5
My problem :
I don’t know whether the fontfile needs to be in the Application path on my Phone, in the Android Studio directory or just on a location on my MacBook (so it gets compiled when running the application).
Basic FFmpeg commands (-version, ...) are working, but I can’t seem to figure out where I have to place my fontfile.
My current command is as follows :
-i /path/to/video.mp4 -vf drawtext=fontfile=/users/shared/fonts/arial.ttf :text='Hello World' /path/to/output.mp4
I’ve tried a lot of variations and always received to following errors :
Fontconfig error : Cannot load default config file
[Parsed_drawtext_0 @ 0xecbfd420] impossible to init fontconfig
[AVFilterGraph @ 0xec9cc140] Error initializing filter ’drawtext’ with args ’fontfile=/users/shared/fonts/arial.ttf:text=Hello World’
Error reinitializing filters !
Failed to inject frame into filter network : Unknown error occurred
Error while processing the decoded data for stream #0:0
Conversion failed !Does anyone have a suggestion on how to get this to work ?
-
Where to place the fontfile for the FFmpeg drawtext-Filter ?
18 juin 2018, par jpGerhardI’m using the precompiled FFmpeg-Android by Bravobit (via gradle :
implementation 'nl.bravobit:android-ffmpeg:1.1.5'
; based on WritingMind’s) with the intention of drawing the current timestamp/location onto a .mp4 file. I am completely new to FFmpeg and have started with Android Studio a few months ago.Information :
- IDE : Android Studio
- OS : OSX 10.13.5
My problem :
I don’t know whether the fontfile needs to be in the Application path on my Phone, in the Android Studio directory or just on a location on my MacBook (so it gets compiled when running the application).
Basic FFmpeg commands (-version, ...) are working, but I can’t seem to figure out where I have to place my fontfile.
My current command is as follows :
-i /path/to/video.mp4 -vf drawtext=fontfile=/users/shared/fonts/arial.ttf:text='Hello World' /path/to/output.mp4
I’ve tried a lot of variations and always received to following errors :
Fontconfig error : Cannot load default config file
[Parsed_drawtext_0 @ 0xecbfd420] impossible to init fontconfig
[AVFilterGraph @ 0xec9cc140] Error initializing filter ’drawtext’ with args ’fontfile=/users/shared/fonts/arial.ttf:text=Hello World’
Error reinitializing filters !
Failed to inject frame into filter network : Unknown error occurred
Error while processing the decoded data for stream #0:0
Conversion failed !Does anyone have a suggestion on how to get this to work ?
-
Podcast Producer 2 : Where I’m at
27 août 2009If all of this scheduled publishing stuff has worked, you’ll find a handful of posts about Podcast Producer 2 below.
I just took all of the notes I’ve collected while working on a PCP2 project over the last month or so, and wrote them up. It’s entirely possible that there are all sorts of things I’m missing, or misunderstanding. Now that the NDA is expired, hopefully some more folks will go public with their own discoveries.
So, if you’re coming across these posts and you know things I don’t about this strange world of ruby and media, please let me know in the commments !