Recherche avancée

Médias (1)

Mot : - Tags -/berlin

Autres articles (61)

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

  • GStreamer : Using type find

    8 septembre 2015, par user975326

    I’ve got a filesrc connected to a typefind element. On the "have-type" signal I print out the capibilities. What can I do with this information ? I.e :

    "Media type video/mpeg, systemstream=(boolean)false, mpegversion=(int)4, parsed=(boolean)false found, probability 79%"

    Can I search for compatible elements or do I have to process this manually ? How do I decide what the next element in the pipeline should be ?

    Also, please do not suggest using playbin2 - it is not suitable for my application.

    Thanks !

  • Unable to find a suitable output format for ''

    18 février 2016, par Vishal gupta

    Using FFmpeg for burning subtitle into a video by android using android library. Putting command into string in edit text and after compiling getting error "Unable to find a suitable output format for ’’". Need help.
    Thanks in advance.

    Command of ffmpeg :- String cmddd=" -i /Removable/MicroSD/Video/GAL.mp4 -vf subtitles=/Removable/MicroSD/Video/GAL.srt -strict -2 /Removable/MicroSD/Video/GALnew.mp4" ;

  • build : Try to find fate_config.sh.template in source path

    24 décembre 2011, par Alexander Strasser

    build : Try to find fate_config.sh.template in source path