Recherche avancée

Médias (1)

Mot : - Tags -/getid3

Autres articles (112)

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

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

  • FFMpeg-PHP, Digital Ocean, Centos 6 server installation and access

    24 février 2016, par Luke Brandon Farrell

    I am having problems getting FFMpegPHP up and running on a Digital Ocean, Centos 6 server.

    All I need to do is convert a sequence of images into a movie using PHP.

    I have FTP access to my server so I can install files if needed, I also have command line access.

    I have installed FFMpeg and FFMpeg-PHP onto the server but I am not sure how to execute it from PHP. This is what I have so far ->

    http://socialexplosion.co.uk/phpffmpeg/

    This is the output from the error-log :

    [24.02.16 15:28:07] [131.231.236.97] Invalid FFMPEG Path `/var/www/html/phpffmpeg/ffmpeg\bin\ffmpeg.exe`!
    [24.02.16 15:28:09] [131.231.236.97] ffmpeg-progress: FFMPEG progress log does not exist! FILE: `/var/www/html/phpffmpeg/logs/47fc097c.ffmpeg.log`

    I can’t seem to get it to work.

    Any ideas ? Maybe I have installed it wrong ?

    Thanks

  • rtsp : Include an User-Agent header field in all requests

    12 juillet 2013, par Martin Storsjö
    rtsp : Include an User-Agent header field in all requests
    

    Some rtsp servers like the IP Cam IcyBox IB-CAM2002 need it.

    Based on a patch by Carl Eugen Hoyos.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/rtsp.c
  • vf_boxblur : fix out-of-buffer access when h > w

    3 août 2011, par Stefano Sabatini

    vf_boxblur : fix out-of-buffer access when h > w