Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (79)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (8892)

  • avcodec/dovi_rpudec : fix reading el_bit_depth_minus8

    24 juin 2024, par Cosmin Stejerean
    avcodec/dovi_rpudec : fix reading el_bit_depth_minus8
    

    now that we are reading ext_mapping_idc as the upper 8 bits of
    el_bit_depth_minus8 we need to use get_ue_golomb_long rather than
    get_ue_golomb_31 for reading it

    • [DH] libavcodec/dovi_rpudec.c
  • How can I embed a .ts stream on my website, using m3u8 that works with HLS.js ?

    20 décembre 2022, par Anonymous

    I have the URL of the stream that I wanted to embed on my website, using HLS.js but I can't because it has got the format of .ts (Transport Stream).

    


    I have already tried VLC http streaming transconversion but it hasn't worked. If you consider using ffmpeg please let me know how you done it !

    


    Here it is the stream : http://iptvfree1.com:7899/live :.cid.9b5190e69349237e/hGYOfCADiS/160

    


    Sorry about my poor english,and my "noob" thinking about the topic. Thanks

    


  • how to convert and capture with ffmpeg

    16 février 2012, par Wai Yan

    I want to upload a video.Uploaded video will be capture two images at 10% and 50% time length.
    And if uploaded video is not flv, want to convert to flv.
    How to know uploaded video is flv or not flv.
    How to convert ?
    Now I am using php and ffmpeg.
    Please someone answer me.I am beginner for php, ffmpeg and english language.
    I founded many questions in this website about ffmpeg.But I can't found need answer.
    If this question is duplicate question,forgive me.