Recherche avancée

Médias (0)

Mot : - Tags -/acrobat

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (109)

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

  • How install ffmpeg packages in Xampp 3.2,php 5.5.9 and windows 7 64 bit [on hold]

    19 septembre 2015, par Sandeep Design Days

    I need to install FFMPEG packages for my PHP server and tell me where i’ve to download the ffmpeg files.

  • Revision 683b5a3161 : vpx_subpixel_8t_ssse3 : fix reg counts/access fixes build on windows x64 ; previo

    17 septembre 2015, par James Zern

    Changed Paths :
     Modify /vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm



    vpx_subpixel_8t_ssse3 : fix reg counts/access

    fixes build on windows x64 ; previously ’heightq’ i.e., the 64-bit register
    was accessed when only the 32-bit value was needed. given this is from a
    stack variable the upper bits were undefined.

    + bump register/xmm counts ; users of SETUP_LOCAL_VARS touch xmm13 in
    64-bit builds and filter_block1d16_v* uses one extra temp variable

    Change-Id : I9c768c0b2047481d1d3b11c2e16b2f8de6eb0d80

  • ffmpeg - create x thumbs from a video (Windows)

    7 septembre 2015, par C3X

    I’m looking for an solution to create 16 thumbs from a video.
    All solutions I found before, make thumbs from the first frames - but I need the 16 thumbs from the whole video. The video length is different to each video. Some are 3 min, 5 min or 10 min.

    If possible, I prefer an solution that works on Windows, because the videos all on my local PC and too big to copy them to my server just for create thumbs.

    Could someone help ?

    Regards
    Torsten