Recherche avancée

Médias (1)

Mot : - Tags -/iphone

Autres articles (59)

  • 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

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

  • Microsoft Smooth Streaming declares timescale of 10M by default

    21 décembre 2020, par Andrey Rikunov

    As far as I understand timescale should be completely dividable by fps to have exact timestamps.

    



    Microsoft Smooth Streaming uses timescale 10M by default which is leaked as hardcoded value in various smarttv clients and packaging tools thus limiting video fps to 25 and other dividers of 10M.

    



    How is it possible to package 24 fps video for mss clients which support 10M only ?

    


  • Anomalie #2778 : En back office, l’URL indiquée sous le titre d’un article n’est pas la dernière c...

    3 juillet 2012, par nicolas -

    OK, merci pour toutes ces explications, je vais tenter d’écrire un nouveau type d’URL, je le proposerais pour éventuelle intégration dans "urls_etendues".

  • ffmpeg create video with logo and subtext

    13 mars 2018, par DM1974

    I would like to do the following in order

    1. Create a mp4 video from new for say 30 seconds
    2. add a logo at the top left or right
    3. also add text at the bottom, so at time = 0 it says "Hello" time = 5 it says "Goodbye" and have these displayed for a little duration...

    Could I do this in one call to ffmpeg, or would I need to do it in three steps ?
    How can I combine these steps together ?

    Thanks