Recherche avancée

Médias (1)

Mot : - Tags -/remix

Autres articles (89)

  • Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur

    8 février 2011, par

    La visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
    Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
    Configuration de la boite multimédia
    Dès (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (9462)

  • Avoid intermediate bitcount for number of bytes in PutBitContext

    25 mars 2021, par Andreas Rheinhardt
    Avoid intermediate bitcount for number of bytes in PutBitContext
    

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>

    • [DH] libavcodec/aacenc.c
    • [DH] libavcodec/alacenc.c
    • [DH] libavcodec/asvenc.c
    • [DH] libavcodec/cbs.c
    • [DH] libavcodec/cfhdenc.c
    • [DH] libavcodec/cljrenc.c
    • [DH] libavcodec/dca.c
    • [DH] libavcodec/dcaenc.c
    • [DH] libavcodec/ffv1enc.c
    • [DH] libavcodec/flacenc.c
    • [DH] libavcodec/hevc_ps_enc.c
    • [DH] libavcodec/lzwenc.c
    • [DH] libavcodec/magicyuvenc.c
    • [DH] libavcodec/mjpegenc.c
    • [DH] libavcodec/mjpegenc_common.c
    • [DH] libavcodec/mlpenc.c
    • [DH] libavcodec/mpeg12enc.c
    • [DH] libavcodec/mpeg4videoenc.c
    • [DH] libavcodec/mpegaudioenc_template.c
    • [DH] libavcodec/mpegvideo_enc.c
    • [DH] libavcodec/proresenc_anatoliy.c
    • [DH] libavcodec/rpzaenc.c
    • [DH] libavcodec/sbcenc.c
    • [DH] libavcodec/sonic.c
    • [DH] libavcodec/svq1enc.c
    • [DH] libavcodec/tests/cabac.c
    • [DH] libavcodec/ttaenc.c
    • [DH] libavcodec/vorbisenc.c
    • [DH] libavcodec/wavpackenc.c
    • [DH] libavcodec/wmaenc.c
    • [DH] libavcodec/xsubenc.c
    • [DH] libavfilter/vf_signature.c
    • [DH] libavformat/latmenc.c
    • [DH] libavformat/movenc.c
  • ffmpeg.wasm to transcode multi-bitrate HLS or DASH ?

    24 mai 2021, par James Murry

    my website allows users to upload videos but my servers cant handle the traffic and the budget is low. i heard about webassembly and i have been looking to see if i can transcode on client-side and then upload the hls files to my server.

    &#xA;

    I cannot find any documentation about hls on ffmpeg.wasm is it even possible.

    &#xA;

  • I am trying to use the ffmpeg.wasm to transcode videos since i dont have very powerful servers does it work for HLS or DASH

    22 février 2021, par James Murry

    my website allows users to upload videos but my servers cant handle the traffic and the budget is low. i heard about webassembly and i have been looking to see if i can transcode on client-side and then upload the hls files to my server.

    &#xA;

    I cannot find any documentation about hls on ffmpeg.wasm is it even possible.

    &#xA;