Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (48)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

  • 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

Sur d’autres sites (10785)

  • Tailing last frame of a growing video file

    9 janvier 2012, par ebayindir

    On windows, I have a dynamically created uncompressed avi video file which grows overtime. The application which generates the video file can only write to a physical file. I can start/stop generation of video file and delete the old video file easily.

    I would like to analyze the changing last frame of the growing video file to make some decision depending on the content of the current/latest image in real time. If I can achieve more than 10fps it should be enough.
    I would like to get uncompressed images whenever a new frame available in the video file.

    As a file format I think png could be the best options in that case but I am open to alternatives.
    I wonder if such a thing is possible with ffmpeg or with a similar tool.

    I prefer to analyze the image and make decisions by using a perl+Imager module.
    Tha analyisis requirements are not complicated. Basically I just need to find existence of a few small images in certain locations inside the last frame.
    I would also appreciate if you can suggest an efficient way to get this information in to my application from ffmpeg.
    For example piping directly to my code or reading from saved png files.

    I know perl already has an ffmpeg interface module but as far as I understand that module can't provide the functionality I need.

  • Evolution #2426 (Fermé) : Utilisation des fonctionnalitées de cache du serveur web

    23 novembre 2011, par Guillaume nom

    Pourquoi ne pas ajouter dans le fichier htaccess.txt livré avec SPIP l’utilisation de module type mod_expire/mod_deflate de manière conditionnelle ? Petit exemple : ExpiresActive On ExpiresDefault "access plus 30 seconds" ExpiresByType text/html "access plus 60 seconds" ExpiresByType (...)

  • ff-mpeg on GoDaddy

    14 janvier 2012, par Mykhas' Kobernyk

    I want ff-mpeg module for creating screenshot from users video-files.Do GoDaddy give this php module to their users ? How can I get it there ? Maybe, I can use something another with better support (I'm talking about module, not about hosting yet) ?