Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (98)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (10459)

  • Revision f7d3e96d06 : Remove non-420 configure option. Change-Id : Ic130a77cb77c780bea9d5a3fc7c7dccd3c

    17 mars 2014, par Alex Converse

    Changed Paths :
     Modify /configure



    Remove non-420 configure option.

    Change-Id : Ic130a77cb77c780bea9d5a3fc7c7dccd3c77f0dd

  • Find and remove multiple audio tracks in video using ffmpeg

    14 février 2016, par Jaimin Patel

    I have 1 video which has multiple audios in it. There are some dialogues and few different soundtracks. But, when i use ffmpeg -i 1.mp4 it shows only 2 streams.

    Stream #0:0(und) : Video : h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 2964 kb/s, 24 fps, 24 tbr, 90k tbn, 48 tbc (default)

    Stream #0:1(und) : Audio : aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 125 kb/s (default)

    Its showing only 1 audio stream, If i remove that stream whole video will be mute. But, i only want to remove particular soundtrack from video, and its not showing separate audio stream for different soundtracks and dialogue used in video.

  • avcodec/h264_metadata_bsf : remove AUDs at any position

    29 janvier 2023, par Gyan Doshi
    avcodec/h264_metadata_bsf : remove AUDs at any position
    

    Some files, likely due to faulty packetization or muxing, can have AUDs
    at other positions besides the head unit of a packet. Remove these too.

    • [DH] libavcodec/h264_metadata_bsf.c