Recherche avancée

Médias (91)

Autres articles (14)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

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

  • Retrieve real-time entries of m3u8 file (HLS) creating with ffmpeg

    5 janvier 2018, par Amit Yadav

    I am using ffmpeg for the recording of rtsp stream from IP camera by generating m3u8 file with ts chunks. I want real time or only latest entries done by ffmpeg in generated m3u8 file but I didn’t able to get that.

    ffmpeg -rtsp_transport tcp -i rtsp://admin:admin@192.168.0.27:80/cam/realmonitor?channel=1&subtype=0 -t 86399 -vcodec copy -force_key_frames expr:gte(t,n_forced*5) -hls_list_size 0 -r 12 -f segment -segment_time 10 -strftime 1 -segment_list_type m3u8 -segment_list /tmp/4/del20180105.m3u8 -segment_format ts -y /tmp/4/%Y%m%d%H%M%S.ts

    When I apply tail command on generated m3u8 file like below I am not able to get new entries.

    tail -f /tmp/4/del20180105.m3u8

    I thought for every new entry ffmpeg is replacing the whole m3u8 file with new entry. How I can get realtime entries of ts file name and duration from ffmpeg generated m3u8 file ?

  • avcodec/codec_desc : mark Duck TrueMotion 2.0 Real Time as intra only

    21 août 2018, par Paul B Mahol
    avcodec/codec_desc : mark Duck TrueMotion 2.0 Real Time as intra only
    
    • [DH] libavcodec/codec_desc.c
  • Revision 4aab423255 : vpxenc.sh : Add real time tests. Add —rt tests for VP8 and VP9. Change-Id : I40

    23 août 2014, par Tom Finegan

    Changed Paths :
     Modify /test/vpxenc.sh



    vpxenc.sh : Add real time tests.

    Add —rt tests for VP8 and VP9.

    Change-Id : I401d2962bf27e8a775ee5d71784d63ba4c014dfd