Recherche avancée

Médias (17)

Mot : - Tags -/wired

Autres articles (75)

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

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

Sur d’autres sites (6536)

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

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

  • Révision 18634 : Complément à r18633 dans la correction de r18473 : retour de l’option ’non connu’...

    24 octobre 2011, par esj@rezo.net