
Recherche avancée
Autres articles (109)
-
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 (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (12975)
-
How to convert avi files to mp4 using mmpeg ?
2 avril 2015, par Idon'tGetItI installed mmpeg on my windows 8 computer to convert AVI files to mp4, but I don’t have an idea how this program works.
I looked for a tutorial for mmpeg but didn’t find any.
so, does anyone can explain me how i can convert my avi files to mp4 using mmpeg ?Thanks in advance.
-
How to convert avi files to mp4 using ffmpeg ?
3 avril 2015, par Idon'tGetItI installed ffmpeg on my windows 8 computer to convert AVI files to mp4, but I don’t have an idea how this program works.
I looked for a tutorial for ffmpeg but didn’t find any.
so, does anyone can explain me how i can convert my avi files to mp4 using ffmpeg ?Thanks in advance.
-
Decrease size of video in android with minimal loss of quality
26 mai 2023, par Koushik RoyI am recording video using camera intent and getting displaying it in a videiview. Now i want to upload it, But it is very big in size. I want to compress it using FFMPEG as I found the many article and in SO also, but i didn't find any clear article with codes.


Can anyone help me with ffmpeg code ?
Is there any other way to do it in android ?
Thanks in advance.