
Recherche avancée
Autres articles (61)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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 (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (12288)
-
How to convert .mp4 file to .ts using ffmpeg in iOS
23 juin 2015, par user3436795I want to convert a
.mp4
file into a.ts
file programmatically. I searched and found out that I can use ffmpeg library for that, which I have never used before.I have also successfully imported this library to my project, but I am not able to figure out how I can convert
.mp4
file into.ts
. I looked it over and I found commands like :ffmpeg -i file.mp4 -acodec libfaac -vcodec libx264 -an -map 0 -f segment -segment_time 10 -segment_list test.m3u8 -segment_format mpegts -vbsf h264_mp4toannexb -flags -global_header stream%05d.ts
But how can I use this in my iOS project ? Any help is appreciated.
-
Build FFmpeg version 1.2.1 with android JNI
6 juillet 2013, par vijayI used halfninja tutorial to build my FFmpeg and x264 to concat video files of different codecs. I builded it successfully using ReadMe.My problem is it works fine only for mpg and mp4(with some changes).
I cannot concat 3gp files using FFmpeg.The output file generated is empty if use the command used to concat mpg files.. When i searched for i was advised to go for latest version of FFmpeg.
So i downloaded the latest version and tried to build using the same steps but with no success.If anybody had built the latest version with android ndk-build, please share the steps or build scripts since i spent two weeks in this.
Any help is appreciated.
-
Revision 09faceb706 : Fix 2x scaling bug Reported by Alexander Voronov Change-Id : I463ba323cc9f4e345
12 septembre 2014, par Deb MukherjeeChanged Paths :
Modify /vp9/common/vp9_reconinter.c
Fix 2x scaling bugReported by Alexander Voronov
Change-Id : I463ba323cc9f4e345b7e6f759565725737793086