
Recherche avancée
Médias (91)
-
Les Miserables
9 décembre 2019, par
Mis à jour : Décembre 2019
Langue : français
Type : Textuel
-
VideoHandle
8 novembre 2019, par
Mis à jour : Novembre 2019
Langue : français
Type : Video
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
-
Un test - mauritanie
3 avril 2014, par
Mis à jour : Avril 2014
Langue : français
Type : Textuel
-
Pourquoi Obama lit il mes mails ?
4 février 2014, par
Mis à jour : Février 2014
Langue : français
-
IMG 0222
6 octobre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Image
Autres articles (16)
-
Librairies et logiciels spécifiques aux médias
10 décembre 2010, parPour un fonctionnement correct et optimal, plusieurs choses sont à prendre en considération.
Il est important, après avoir installé apache2, mysql et php5, d’installer d’autres logiciels nécessaires dont les installations sont décrites dans les liens afférants. Un ensemble de librairies multimedias (x264, libtheora, libvpx) utilisées pour l’encodage et le décodage des vidéos et sons afin de supporter le plus grand nombre de fichiers possibles. Cf. : ce tutoriel ; FFMpeg avec le maximum de décodeurs et (...) -
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 -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users.
Sur d’autres sites (4688)
-
Android ffmpeg simple JNI wrapper
15 juin 2017, par user1504495I’ve been trying to use an ffmpeg binary with command line access for a while now and getting nowhere (Using runtime.exec)
It looks like the only way I’ll be able to get it to work is using a wrapper in C to access the built ffmpeg libraries using JNI...
Main problem : I haven’t coded C for more than one and a half decades now and wouldn’t know where to begin...I just need 3 operations, I need to add audio to a video file, I need to concatenate two video files and if possible I need to rotate a clip by 90 degrees (but I could do without this)...
Does anyone have any example code that could work for me, or some good places to start (I’ve already exhausted much of the first pages of various google results to no avail)...
Any help would be greatly appreciated !
-
Revision 17a26eb443 : Replacing SVC oxcf->mode check with oxcf->pass check. oxcf->pass is used in all
18 août 2014, par Dmitry KovalevChanged Paths :
Modify /vp9/encoder/vp9_encoder.c
Replacing SVC oxcf->mode check with oxcf->pass check.oxcf->pass is used in all other places in similar contexts.
Change-Id : I9de3a5f24311838d5a6dc3dd470d258cb189ff59
-
Revision 86c384d398 : Make the use of ref_frame index consistent Refactor the frame buffer referencin
31 juillet 2013, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Make the use of ref_frame index consistentRefactor the frame buffer referencing in choose_partition and make
it consistent with other places. This means to prevent potential
issues when we extend reference frame buffer.Change-Id : I5ff33ed5f671e1f4cc7049622212769a9b4578d9