Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (52)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

Sur d’autres sites (15075)

  • Using ffmpeg to add text/ticker to live video [migrated]

    8 juin 2013, par user763410

    I am able to add text to a video on my hard disk, before I braodcast it...by
    using the command.

    ffmpeg -y -i IMG_0696.MOV -acodec libmp3lame -vcodec msmpeg4 \
    -b:a 192k -b:v 1000k -ar 44100 \
    -vf "drawtext=text=string1 string2 string3 string4 string5 string6 string7 :expansion=normal:fontfile=/Windows/Fonts/cambriai.ttf: y=0:x=h-(2*lh)-n: fontcolor=white: fontsize=40: box=1: boxcolor=0x00000000@1" \
    -an IMG_0696.avi

    Now, I want to add different texts at various time instances. It should be read
    from a file which has the formatthe format :
    For example

    00:00:10 : google
    00:00:20 : yahoo
    00:00:30 : msft
    .
    .
    .
    00:00:60 : amzn
    .
    .
    .
    00:05:30 : java
    

    Is there a way to make ffmpeg read the file and add text at specified times ?
    Eventually, I would like to add live ticker symbol to a video before
    broadcasting it.

  • Fixed JavaScrip Load Image script source.

    11 juin 2013, par blueimp
    Fixed JavaScrip Load Image script source.
  • Updated jQuery version.

    11 juin 2013, par blueimp
    Updated jQuery version.