Recherche avancée

Médias (0)

Mot : - Tags -/protocoles

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (48)

  • 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

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

  • Alternate 2 videos with ffmpeg

    2 juin 2012, par enzo.rivello

    Here is the problem :

    i got 2 videos, and 3 intervals ;
    i need to create one video by mixing this 2 videos switching video A to B at interval 1, B to A at interval 2 and again A to B at interval 3.

    Switching needs to be done along the audio files .

    Right now the only solution i came up was to cut the 2 videos and then chain them in the right order, but i was asking if there's a more elegant way to do this !

    Thank you everyone in advance !

  • ffmpeg log file size limitation

    6 mars 2014, par user3248865

    In my project I need to process ffmpeg log, so it is redirected to a file.
    I wonder if there is a chance to set size of this file where ffmpeg writes log. My ffmpeg command captures webcam input, so the file size is increasing endlessly.
    I know I can use pipes, but it is an alternate solution.
    Thanks in advance.

  • Whats the difference between the output of mencoder and libx264 ?

    30 septembre 2013, par عبدالمؤمن كاظم

    i want to know the difference between video output of these two encoders (mencoder and libx264).
    i guess they're not, since the video information of the codec have different names.
    thanks in advance.