Recherche avancée

Médias (3)

Mot : - Tags -/pdf

Autres articles (63)

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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (9342)

  • configure : Do not treat JACK as a system library

    14 mars 2017, par Luca Barbato
    configure : Do not treat JACK as a system library
    

    JACK is not commonly installed and should not be picked up as a
    dependency unless specifically requested.

    • [DBH] configure
  • How to get the information of bit-rate from YouTube videos ?

    21 février 2017, par Ashutosh Singla

    I was using YouTube videos for my test and I was wondering how can I get the information of bit-rate of the played video ?

    I used 2 methods to know the information about the bit-rate but didn’t get any information.

    1. Right-click on a video and choose "Stats for nerds".
    2. ffmpeg -i input_video -f ffmetadata metadata.txt

    I don’t know if by doing the right click on the video and then properties, then details would give me the correct way of showing the bit-rate.

    Any suggestions ?

  • Revision 5b756748fd : tests : clear system state after non-API calls add ClearSystemState() to reset M

    18 juin 2013, par James Zern

    Changed Paths :
     Add /test/clear_system_state.h


     Modify /test/idct_test.cc


     Modify /test/intrapred_test.cc


     Modify /test/pp_filter_test.cc


     Modify /test/sad_test.cc


     Modify /test/sixtap_predict_test.cc


     Modify /test/subtract_test.cc


     Modify /test/test.mk


     Modify /test/variance_test.cc



    tests : clear system state after non-API calls

    add ClearSystemState() to reset MMX registers avoiding corrupting
    subsequent tests.

    Change-Id : I668deb09aa7aa467709776e5819f936910698bc0