
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (62)
-
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 -
Soumettre améliorations et plugins supplémentaires
10 avril 2011Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...) -
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 (9629)
-
Revision 20babf6d9d : Don't try to use getenv on windows phone/rt The getenv function doesn't exist t
29 mai 2013, par Martin StorsjoChanged Paths :
Modify /vpx_ports/arm_cpudetect.c
Don’t try to use getenv on windows phone/rtThe getenv function doesn’t exist there. In Visual Studio 2012,
the function still existed in the link libraries even though
it was hidden in the headers, but in the 2013 version it has been
removed from the link libraries as well.Change-Id : Iea6289a698fa1788e906f5aabb6fddda3675815b
-
Revision a24e24386e : Merge "Don't try to use getenv on windows phone/rt"
7 mai 2014, par JohannMerge "Don’t try to use getenv on windows phone/rt"
-
how to build library file for FFMPEG on windows 64 bit ?
7 mai 2014, par vinothi’m trying to separate audio and video from video file after surfing in internet i came to know it can done using FFMPEG.Now i need to build FFMPEG library file for my android application but most of the sites show for ubuntu,Linux but i’ve to go on with windows 7 on 64 bit.
here is the link i got for windows
Does anyone find this useful ? - Compiling FFMPEG on Windows with Cywin and NDK r5 but it’s old version using of 32 bit.Here i want to use NDK R9 or advanced version if some have any idea about this please help me guys.