
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (27)
-
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 (...)
-
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 (...)
Sur d’autres sites (3465)
-
Revision 67540 : afficher le rang du chapitre pour les admins, et forcer une largeur ...
7 novembre 2012, par cedric@… — Logafficher le rang du chapitre pour les admins, et forcer une largeur mini sur le formulaire des crayons
-
ffmpeg Unknown input format : 'lavfi'
27 août 2015, par teazerI tried to create such a test image video using ffmpeg device "lavfi", but my LTS Ubuntu told me :
"Unknown input format : ’lavfi’"
I got that my ffmpeg seems to miss that device. But how to fix this ?
i used this :
ffmpeg -f lavfi -i testsrc=duration=120:size=1280x720:rate=30 test.mp4
-
How to use ffmpeg to convert VCD(dat file) to a batch of images, then convert these images into another video ?
4 juillet 2021, par SiweiI have a old VCD, and I want to enhance it using AI tech. my questions are :


- 

- how to know the origin frame rate of this VCD(dat file) ?
- how to split this VCD into images with the raw frame rate ? ( I don't want to miss one frame )
- does google has the tech to enhance the old images ?
- once all the images are enhanced , how to re-combine these into a new video ?










If these are some AI tech to repair/convert the entire VCD file, it's also a good choice.


thanks a lot !