Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (97)

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (6944)

  • Combining two video from ffmpeg

    4 décembre 2014, par Astha

    I want to combine two mp4 videos to form a single mp4 video using ffmpeg.

    what i tried so far is

    ffmpeg -i input1.mp4 -i input2.mp4 output.mp4

    But, every time i get the video with video codec of first input and not the other. How can i combine them ? Any idea on this will be highly appreciated.

  • ffmpeg unsupported video codec

    11 mars 2012, par user413734

    I tried to convert a .flv into an mpeg with this code :

    ffmpeg -i my.flv -target ntsc-dvd -aspect 4:3 my.mpg

    And I get a lot of these here :

    [flv @ 0x5597b8]Unsupported video codec (7)

    and then :

    Stream mapping:
       Stream #0.0 -> #0.0
       Stream #0.1 -> #0.1
    Unsupported codec (id=0) for input stream #0.0

    But when I ask ffmpeg for formats flv is supported.

    What is wrong ?

    Thanks !

  • lavc : add video/audio/encoding flags to global_quality option

    30 septembre 2011, par Anton Khirnov

    lavc : add video/audio/encoding flags to global_quality option