Recherche avancée

Médias (1)

Mot : - Tags -/vidéo

Autres articles (96)

  • 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

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

Sur d’autres sites (8282)

  • fate/lavf-container : Check earlier for presence of ffmpeg cli

    30 mars 2024, par Andreas Rheinhardt
    fate/lavf-container : Check earlier for presence of ffmpeg cli
    

    Several other tests (e.g. concatdec) examine FATE_LAVF_CONTAINER
    in order to enable or disable tests that depend on samples
    created by the lavf-container tests ; right now this procedure
    did not account for CONFIG_FFMPEG.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] tests/fate/lavf-container.mak
  • ffmpeg : h263 codec not supported in mp4 container

    1er février 2020, par userffmpeg

    I am trying to encode a file using ffmpeg codec h263 into an mp4 container. I get the following error whenever I try to do so :
    [mp4 @ 01FC05E0] track 0 : could not find tag, codec not currently supported in container

    Is there any work-around for this ? I am using a static build of ffmpeg (on windows)

    Could anyone please help

  • ffmpeg : h263 codec not supported in mp4 container

    4 novembre 2011, par userffmpeg

    I am trying to encode a file using ffmpeg codec h263 into an mp4 container. I get the following error whenever I try to do so :
    [mp4 @ 01FC05E0] track 0 : could not find tag, codec not currently supported in container

    Is there any work-around for this ? I am using a static build of ffmpeg (on windows)

    Could anyone please help