Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (22)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

Sur d’autres sites (5352)

  • Merge commit '3d197514e613ccd9eab43180c0a7c8b09a307606'

    26 octobre 2017, par James Almer
    Merge commit '3d197514e613ccd9eab43180c0a7c8b09a307606'
    

    * commit '3d197514e613ccd9eab43180c0a7c8b09a307606' :
    qsvenc : Allow use of hw_device_ctx to make the internal session
    qsvdec : Allow use of hw_device_ctx to make the internal session
    qsv : Add ability to create a session from a device
    doc : Add VAAPI encoders
    vaapi_encode : Add VP9 support
    vp9 : Add bsf to fix reordering in raw streams

    This commit is a noop, see
    49419925d33304ff907075289808226a695ff57b
    bde04604065db565373c315ad13d9c3c5db4d7c9
    dc81f1a2cef11538401ee1ca13b76e61838283e6
    91c3b50d74ba8874ea090c29063f953f4cc90ba9
    8aa3c2df1ae64b4b30462cc8a164520e65312d1a
    28aedeed1961392d6b27f2f3abe4fd4c33393b93

    Merged-by : James Almer <jamrial@gmail.com>

  • checkasm : add AAC PS tests

    2 juin 2017, par Clément Bœsch
    checkasm : add AAC PS tests
    

    This includes various fixes and improvements from James Almer.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] tests/checkasm/Makefile
    • [DH] tests/checkasm/aacpsdsp.c
    • [DH] tests/checkasm/checkasm.c
    • [DH] tests/checkasm/checkasm.h
    • [DH] tests/fate/checkasm.mak
  • Merge commit '2708c8e8efefaad337ccab1e3bf59dcde66c6bc5'

    12 novembre 2017, par James Almer
    Merge commit '2708c8e8efefaad337ccab1e3bf59dcde66c6bc5'
    

    * commit '2708c8e8efefaad337ccab1e3bf59dcde66c6bc5' :
    hwcontext_vaapi : Set message callbacks on internally-created devices
    vaapi : Always free parameter buffers after vaEndPicture() with libva2
    vaapi : Remove H.264 baseline profile
    configure : Add config option for libva2 (VAAPI 1)
    vaapi : Disable deprecation warnings around use of struct vaapi_context

    This commit is a noop, see
    375cf55fe9f574e42bd3519f08993125ac66c725
    9c7a71145b88e56cb5f67c66f6d27c20c8d06165
    bd211bb866f8bf5c372589fc44dc06d1a9509c0a
    e339411691e3671b595e556ba3411c1acb8c4692
    f3602875b3255c533900df1c7bb4e78ef5e1ce08

    Merged-by : James Almer <jamrial@gmail.com>