Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (71)

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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • 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 ;

Sur d’autres sites (11154)

  • Create multiple thumbnails from a video at equal times / intervals

    21 mars 2024, par Alexander Vakrilov

    I need to create multiple thumbnails (ex. 12) from a video at equal times using ffmpeg.
So for example if the video is 60 seconds - I need to extract a screenshot every 5 seconds.

    



    Im using the following command to get the frame in the 5ths second.

    



    ffmpeg -ss 5 -i video.webm -frames:v 1 -s 120x90 thumbnail.jpeg


    



    Is there a way to get multiple thumbnails with one command ?

    


  • Revision 94544 : Rustine sur la lib jQuery Star Rating 3.12 pour la rendre compatible avec ...

    11 janvier 2016, par tcharlss@… — Log

    Rustine sur la lib jQuery Star Rating 3.12 pour la rendre compatible avec jQuery 1.11.x, donc utilisable avec SPIP 3.1. Car non, le plugin ne fonctionnait pas avec SPIP 3.1, cf. r90454 : faut prendre 5mn pour tester avant de changer la borne de compatibilité hein !
    Il faudrait reporter upstream pour éviter de perdre les modifs quand quelqu’un décidera de mettre la lib à jour (la dernière version 4.11 n’est pas compatible avec jQuery 1.11.x non plus).

  • Revision 94544 : Rustine sur la lib jQuery Star Rating 3.12 pour la rendre compatible avec ...

    11 janvier 2016, par tcharlss@… — Log

    Rustine sur la lib jQuery Star Rating 3.12 pour la rendre compatible avec jQuery 1.11.x, donc utilisable avec SPIP 3.1. Car non, le plugin ne fonctionnait pas avec SPIP 3.1, cf. r90454 : faut prendre 5mn pour tester avant de changer la borne de compatibilité hein !
    Il faudrait reporter upstream pour éviter de perdre les modifs quand quelqu’un décidera de mettre la lib à jour (la dernière version 4.11 n’est pas compatible avec jQuery 1.11.x non plus).