
Recherche avancée
Autres articles (69)
-
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
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 -
Taille des images et des logos définissables
9 février 2011, parDans beaucoup d’endroits du site, logos et images sont redimensionnées pour correspondre aux emplacements définis par les thèmes. L’ensemble des ces tailles pouvant changer d’un thème à un autre peuvent être définies directement dans le thème et éviter ainsi à l’utilisateur de devoir les configurer manuellement après avoir changé l’apparence de son site.
Ces tailles d’images sont également disponibles dans la configuration spécifique de MediaSPIP Core. La taille maximale du logo du site en pixels, on permet (...)
Sur d’autres sites (8079)
-
Converting avi to mp4 : audio is out of sync
17 octobre 2011, par M.SI'm using ffmpeg to convert a video from avi to mp4.
The audio / video in the output mp4 are out of sync. I researched and found the following link, which suggests that this is an issue with newer builds of ffmpeg :I tried build 18715 as suggested and indeed the a/v is in sync. I thought I'd just use this build, but I then realized that the output file size is much larger (about a third more). Any idea why ? Bandwidth is currently a major concern in my application.
I'm trying to either solve the sync problem with the latest build or figure out how to reduce the size of the file with the older build. Any suggestions ?
EDIT :
The command I use for the conversion :ffmpeg -i test.avi -vb 100k -ab 48k -r 20 test.mp4
This is a very low res and quite static video and the low bitrate is adequate (and isn't a cause for any problem when not using mp4).
-
Could I use openframeworks and upd play the video in other computer ?
7 novembre 2014, par cindywmiaoI want to use openframework, udp connection and FFMPEG encode and decode to play the video from the other computer.
I could not find how to turn the byte[] into one frame with FFMPEG decode. Is there some example/demo ?
I found two demos from Internet. http://forum.openframeworks.cc/t/export-audio-and-or-video-using-ffmpeg/5123 This one is only the example for mac, but I use visual studio.Then, http://www.morethantechnical.com/2013/04/11/simplified-ffmpeg-video-writer-also-for-openframework-w-code/, this one does not work. It shows my the error :
The program can't start because avcodec-56.dll is missing from your computer.
Try reinstalling the program to fix this problem.Could someone give me a clue how to do it ?
-
Anomalie #3526 : 3.1, #URL_FORUM inconsistant
14 août 2015, par b bQuel type d’urls tu utilises ? Pour info, forum.spip.net est en 3.1 alpha et je n’y observe pas le bug (peut-être parce qu’il utilise des urls persos).