Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (52)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • 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

  • 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 (...)

Sur d’autres sites (7795)

  • build : Group general components separate from de/encoders in arch Makefiles

    20 décembre 2013, par Diego Biurrun
    build : Group general components separate from de/encoders in arch Makefiles
    

    This is in line with how the top-level libavcodec Makefile is structured.

    • [DBH] libavcodec/aarch64/Makefile
    • [DBH] libavcodec/arm/Makefile
    • [DBH] libavcodec/ppc/Makefile
    • [DBH] libavcodec/x86/Makefile
  • videoView seekTo not working after video edited using ffmpeg library - android

    22 juin 2015, par Salmaan

    I am using videoView to play video. And on a button click I want video to seekTo some specific position.
    This is the code i am using

    mVideoPlayer.seekTo(specificMills);  

    This is working perfectly fine when I am using this for video made by default camera application.
    But when I edit the video using FFMPEG and then use the same code. It dont works :(

    I played the same video in default video player but it reacts same.
    Video starts from the beginning, as if it have a single starting frame. Wherever you seekTo it starts over.

    This is FFMPEG command I am using

          String[] ffmpegCommandImages = {
                       "path/to/ffmpeg",
                       "-i", videoPath,
                       "-b:v", "1000k",
                       "-vf", "scale=-2:576",
                       "-vcodec", "libx264",  
                       "-c:a", "aac",
                       "-strict", "-2",
                       "-b:a", "128k",
                       "-threads", "5",
                       "-preset", "ultrafast",
                       to };
  • Hung out to dry

    31 mai 2013, par Mans — Law and liberty

    Outrage was the general reaction when Google recently announced their dropping of XMPP server-to-server federation from Hangouts, as the search giant’s revamped instant messaging platform is henceforth to be known. This outrage is, however, largely unjustified ; Google’s decision is merely a rational response to issues of a more fundamental nature. … Continue reading