Recherche avancée

Médias (91)

Autres articles (39)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • 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

  • Prérequis à l’installation

    31 janvier 2010, par

    Préambule
    Cet article n’a pas pour but de détailler les installations de ces logiciels mais plutôt de donner des informations sur leur configuration spécifique.
    Avant toute chose SPIPMotion tout comme MediaSPIP est fait pour tourner sur des distributions Linux de type Debian ou dérivées (Ubuntu...). Les documentations de ce site se réfèrent donc à ces distributions. Il est également possible de l’utiliser sur d’autres distributions Linux mais aucune garantie de bon fonctionnement n’est possible.
    Il (...)

Sur d’autres sites (6657)

  • checkasm : Fix floating point arguments on 64-bit Windows

    24 août 2015, par Henrik Gramner
    checkasm : Fix floating point arguments on 64-bit Windows
    
    • [DH] tests/checkasm/x86/checkasm.asm
  • Real time video streaming for android and windows

    31 août 2015, par Guy Levin

    I need to stream video from one computer to both android and windows clients (might be multiple clients), must be as close as can be to real time.
    I am using ffmpeg to accomplish this, but the stream is played on clients side with 5-10 sec delay from when the movie was filmed.

    What can I do ? What is the best way to accomplish this ? What are the best protocols for this ? what are the best libraries for android and windows ?

    Thanks,

  • ffmpeg - create x thumbs from a video (Windows)

    7 septembre 2015, par C3X

    I’m looking for an solution to create 16 thumbs from a video.
    All solutions I found before, make thumbs from the first frames - but I need the 16 thumbs from the whole video. The video length is different to each video. Some are 3 min, 5 min or 10 min.

    If possible, I prefer an solution that works on Windows, because the videos all on my local PC and too big to copy them to my server just for create thumbs.

    Could someone help ?

    Regards
    Torsten