Recherche avancée

Médias (1)

Mot : - Tags -/karaoke

Autres articles (97)

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

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

Sur d’autres sites (5124)

  • Fix double write of DASH manifest in streaming mode

    24 juin 2021, par Kevin LaFlamme
    Fix double write of DASH manifest in streaming mode
    

    When streaming mode is enabled, the DASH manifest is written on the
    first packet for the segment so that the segment can be advertised
    immediately to clients. It was also still writing the manifest at the
    end of the segment leading to two duplicate writes.

    • [DH] libavformat/dashenc.c
  • audio segments are not downloading in firefox using MPEG dash(.mpd)

    20 septembre 2016, par Srini

    I generated mpd file using Mp4Box, it’s working in chrome but not in firefox (video only playing in firefox no audio) and I used Dash.js plugin for mpd file.

    This below link is example of my mpd file

    http://clipsnow.com/ffmpeg/output.mpd

  • Not able to play .mpd file of MPEG-DASH stream

    29 novembre 2018, par JAVA Coder

    I have made segments of a mp4 file and uploaded all .m4s segments,.initmp4 file and the .mpd file to s3 bucket and used the url of .mpd file to play the full file using online DASH players of akamai,bitmovin,videoJs,dashJs etc but failed.

    When I tried to play the .mpd file by using GPAC MP4Client on command prompt just can hear the audio with a blank screen.

    You can find the commands here which I have used to make segments of the mp4 file.