Recherche avancée

Médias (91)

Autres articles (53)

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

Sur d’autres sites (6410)

  • Extracting Frames with Original Timestamp with ffmpeg [closed]

    5 septembre 2024, par EliseFeu

    How can I extract a frame from a video and copy the original timestamp. I understand that in the metadata the date of the file creation is accurately reflected when the frame is extracted. But is there a way to include the timestamp of the original video file as well ?

    


    I used the following command on MacOS to extract frames from a video :

    


    ffmpeg -i input.mov %04d.png

    


  • dsicin : Add some basic sanity checks for fields read from the file

    11 septembre 2013, par Martin Storsjö
    dsicin : Add some basic sanity checks for fields read from the file
    

    Reported-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/dsicin.c
  • tests/fate/mov : Fix fate-mov-mp4-frag-flush requirements

    1er juin, par Andreas Rheinhardt
    tests/fate/mov : Fix fate-mov-mp4-frag-flush requirements
    

    Reviewed-by : Martin Storsjö <martin@martin.st>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] tests/fate/mov.mak