Recherche avancée

Médias (0)

Mot : - Tags -/images

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (100)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

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

  • Better solution for working with FFPlay in VB.net

    7 mars 2014, par Don Cullen

    I wanted to develop a simple visual tool that'd interface with FFPlay/FFMPEG to measure the loudness of any given audio. I'm doing this by having CMD invoke FFPlay/FFMPEG and logging the output the file and processing that file. I wanted to grab the data as FFPlay/FFMPEG output it directly, but it appears that I have to do it via CMD invocation, since invoking FFPlay directly in VB.net results in my not being able to grab the output.

    The function I'm using to achieve this works for the most part (other than crashing at the end due to the file that's being logged to being in use).

    The function can be seen here :
    http://pastebin.com/CtUngvNq

    I'm sure I can eventually figure out why it isn't correctly killing the process so the file can be opened, but I thought I'd check with StackOverflow. I'm not quite familiar with VB.net, so any and all constructive criticisms are welcome. Any suggestions/ideas for improvements would also be welcome. If there's a better solution to grabbing the output as opposed to invoking CMD to output the data to a file, I'm open to it.

    Thanks in advance for your assistance. If no assistance is possible, then don't sweat it, thanks anyway for reading and considering the matter !

  • Android - Lightweight solution for image video watermarking

    1er décembre 2015, par mtwain

    How to add image on video not using ffmpeg but using some another approach ? What more lightweight solutions exists for simple putting image on video ?

    I know few apps with this functionality that have very small size. What approach do they use ?

    1. https://play.google.com/store/apps/details?id=com.ashimpd.watermark
    2. https://play.google.com/store/apps/details?id=jcom.watermark.video
  • Test : Fix misuse of `equal` method & some spacing issues.

    25 septembre 2015, par Arkni
    Test : Fix misuse of `equal` method & some spacing issues.