Recherche avancée

Médias (1)

Mot : - Tags -/sintel

Autres articles (74)

  • Les tâches Cron régulières de la ferme

    1er décembre 2010, par

    La 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 2013

    Puis-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

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (11190)

  • ffmpeg Reduce frame rate

    10 juillet 2019, par Chieron

    I am trying to convert h264 vids to h265. Some of the vids are 50fps and seem to have a lot of duplicate frames(100000+). I guess these are 25fps vids and somehow they have every frame duplicated.

    ffmpeg is not dropping the frames it seems and so I guess this is wasting space(although I’d hope very little but it’s probably not optimal).

    I’d like to fix this though.

    is there a way to set the frame rate to 30, say(-r 30) and have ffmpeg correctly keep everything in sync(audio aligned properly) and not have any real issues ? this might require interpolation and all that but I definitely do not want the audio to be off(it’s crucial) and I don’t want the length to change.

    I’m not sure if I can just specify -r 30 and everything will work out, if it even matters(maybe h265 handles these duplicates very efficiently ?), or if I need to specify more ?

    So, in some sense, I’m actually increasing the frame rate(if it is 25fps and I’m going to 30, hence the interpolation).

    I also have a lot of videos that this happened to. Is there any efficient way to go back and recode them if necessary ?

    What are the compression consequences of having these duplicate frames in h265 ? Does it store them very efficiently or am I wasting space ?

    I have a few hundred GB of files and probably a lot have this issue as I didn’t know what was going on and didn’t investigate it but saw the message a lot. I actually thought it was just some meaningless error since it was clear the video was consistent with the other. If 100k duplicate frames would imply a static video but it didn’t occur to me that someone would duplicate every frame(since that would simply waste space). [I tried to search but little exists about this specific issue]

  • Revision 7de5edd14a : Rename B_PRED to I4X4_PRED So it is consistent with I8x8_PRED. Change-Id : Iefa

    11 avril 2013, par Yaowu Xu

    Changed Paths : Modify /vp9/common/vp9_blockd.h Modify /vp9/common/vp9_debugmodes.c Modify /vp9/common/vp9_entropymode.c Modify /vp9/common/vp9_findnearmv.h Modify /vp9/common/vp9_loopfilter.c Modify /vp9/common/vp9_postproc.c Modify /vp9/common/vp9_reconintra.c (...)

  • Revision 4d0ec7aacd : Consistently use get_prob(), clip_prob() and newly added clip_pixel(). Add a fu

    10 décembre 2012, par Ronald S. Bultje

    Changed Paths : Modify /vp9/common/vp9_common.h Modify /vp9/common/vp9_entropy.c Modify /vp9/common/vp9_entropymode.c Modify /vp9/common/vp9_entropymv.c Modify /vp9/common/vp9_filter.c Modify /vp9/common/vp9_idctllm.c Modify /vp9/common/vp9_pred_common.c (...)