Recherche avancée

Médias (0)

Mot : - Tags -/configuration

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

Autres articles (36)

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

  • basic video trimmer&saver html5, js, ffmpeg

    20 janvier 2016, par Alessandra Bandrabur

    I need to create a basic video cutter/saver for HTML5 (JS and ffmpeg allowed). The user should be able to set his own start time and end time with a ranger. After he sets the start and end time, the user has the possibility to save the new video pressing a save button. I didn’t find any plugin that could help me with it and I don’t know exactly from where to start.

    I found this website. So the ideea is to create this video cutter but much more simpler : only with play button, set end&start time and cut/save button.

  • Updated images

    19 janvier 2011, par Scott Schiller

    m demo/360-player/360-button-vis-pause-light.png m demo/360-player/360-button-vis-pause.png m demo/360-player/360-button-vis-play-light.png m demo/360-player/360-button-vis-play.png Updated images

  • How to use ffmpeg to add jpeg image before and after the video [migrated]

    26 janvier 2016, par Chito Cheng

    I am using the latest version 2.8.5 ffmpeg on Windows and I want to add 5s intro jpeg frame at the beginning of the video starts, and a 5s jpeg end frame at the end of the video.

    I found a lot of example online, but seems all of them are using previous version of ffmpeg, and none of them works with the latest version.

    Can anyone tell me how I can do that with the latest version.