Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (54)

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (7344)

  • FFMPEG Select audio stream by Codec or Bitrate

    25 juillet 2018, par CRS

    I’m trying to convert some TV recorded videos with ffmpeg.
    Target format should be : MP4/H264/AAC
    Most movies are in TS/MPEG2/MPEG2 audio

    Some movies also have an AC3 stereo or AC3 surround track.

    I want the ffmpeg to always prefer the AC3 track as a source if it exists because this usually has a better quality. If the Video is multichannel, that works anyway since ffmpeg automatically selects the track with the most channels. But if it is only 2 channels, often the MPEG2 Audio Track is used.

    Of course, I could achieve that for each movie individually with the map option, but I want to convert a few hundred movies by batch and the stream IDs are mixed thoroughly so I want ffmpeg to automatically select either the AC3 Track or the Track with the highest bitrate for conversion.

    Another Solution would be : Always convert the MPEG Stream to AAC and copy the AC3 one to the output file if it exists. I just don’t want to lose the AC3 Stream.

  • Evolution #2636 (En cours) : select des types de bases de données à l’install

    26 janvier 2014, par b b
  • lavf/segment : do not auto-select a video stream with attached_pic disposition

    16 janvier 2013, par Stefano Sabatini

    lavf/segment : do not auto-select a video stream with attached_pic disposition