Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (86)

  • Taille des images et des logos définissables

    9 février 2011, par

    Dans beaucoup d’endroits du site, logos et images sont redimensionnées pour correspondre aux emplacements définis par les thèmes. L’ensemble des ces tailles pouvant changer d’un thème à un autre peuvent être définies directement dans le thème et éviter ainsi à l’utilisateur de devoir les configurer manuellement après avoir changé l’apparence de son site.
    Ces tailles d’images sont également disponibles dans la configuration spécifique de MediaSPIP Core. La taille maximale du logo du site en pixels, on permet (...)

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

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

Sur d’autres sites (7372)

  • avcodec/ffv1dec : Check if trailer is available

    31 janvier 2021, par Michael Niedermayer
    avcodec/ffv1dec : Check if trailer is available
    

    Fixes : out of array read
    Fixes : 29750/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FFV1_fuzzer-4808377272238080.fuzz

    Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/ffv1dec.c
  • ffmpeg : stream -> edit -> stream ERROR : av_interleaved_write_frame() : Operation not permitted Error writing trailer of rtmps

    14 février 2021, par Yurii Kyparus

    I'm reading the horizontal hls stream, placing it in the middle of the vertical layout.

    &#xA;

    &#xD;&#xA;
    &#xD;&#xA;
     ffmpeg  -i "https://......a1f6039622.m3u8" -vf "pad=iw:2*trunc(iw*16/18):(ow-iw)/2:(oh-ih)/2,setsar=1" -c:v libx264 -pix_fmt yuv420p -profile:v main -c:a aac  -f flv -flvflags no_duration_filesize  rtmps://...e.live-video.net:443/app/secret_key

    &#xD;&#xA;

    &#xD;&#xA;

    &#xD;&#xA;&#xA;Getting next error :&#xA;

    &#xD;&#xA;
    &#xD;&#xA;
    WriteN, RTMP send error 32 (129 bytes)54kB time=00:00:10.22 bitrate=1164.8kbits/s speed=3.81x&#xA;WriteN, RTMP send error 0 (91 bytes)&#xA;WriteN, RTMP send error 9 (42 bytes)&#xA;av_interleaved_write_frame(): Operation not permitted&#xA;Error writing trailer of rtmps://94e...net:443/app/...gSK: Operation not permitted&#xA;frame=  308 fps= 13 q=29.0 Lsize=    1535kB time=00:00:10.80 bitrate=1164.0kbits/s speed=0.44x&#xA;video:1396kB audio:177kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown&#xA;[libx264 @ 0x7ff3c8888000] frame I:2     Avg QP:12.40  size: 46750&#xA;[libx264 @ 0x7ff3c8888000] frame P:81    Avg QP:17.80  size: 13636&#xA;[libx264 @ 0x7ff3c8888000] frame B:225   Avg QP:21.47  size:  3330&#xA;[libx264 @ 0x7ff3c8888000] consecutive B-frames:  1.6%  2.6%  1.0% 94.8%&#xA;[libx264 @ 0x7ff3c8888000] mb I  I16..4: 82.0%  0.0% 18.0%&#xA;[libx264 @ 0x7ff3c8888000] mb P  I16..4:  5.7%  0.0%  1.0%  P16..4: 13.6%  4.3%  1.8%  0.0%  0.0%    skip:73.6%&#xA;[libx264 @ 0x7ff3c8888000] mb B  I16..4:  0.5%  0.0%  0.0%  B16..8:  9.5%  1.2%  0.1%  direct: 1.7%  skip:87.0%  L0:43.7% L1:52.7% BI: 3.5%&#xA;[libx264 @ 0x7ff3c8888000] coded y,uvDC,uvAC intra: 11.8% 49.2% 2.0% inter: 1.9% 5.8% 0.0%&#xA;[libx264 @ 0x7ff3c8888000] i16 v,h,dc,p: 69% 15%  9%  7%&#xA;[libx264 @ 0x7ff3c8888000] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 38% 17% 19%  4%  5%  7%  4%  5%  3%&#xA;[libx264 @ 0x7ff3c8888000] i8c dc,h,v,p: 58% 15% 26%  2%&#xA;[libx264 @ 0x7ff3c8888000] Weighted P-Frames: Y:28.4% UV:0.0%&#xA;[libx264 @ 0x7ff3c8888000] ref P L0: 63.4% 15.3% 15.7%  5.0%  0.6%&#xA;[libx264 @ 0x7ff3c8888000] ref B L0: 90.5%  7.7%  1.8%&#xA;[libx264 @ 0x7ff3c8888000] ref B L1: 96.2%  3.8%&#xA;[libx264 @ 0x7ff3c8888000] kb/s:1517.33&#xA;[aac @ 0x7ff3c8889800] Qavg: 5013.114

    &#xD;&#xA;

    &#xD;&#xA;

    &#xD;&#xA;&#xA;

  • How to make icecast relay the metadata of mp3 stream from ffmpeg ?

    8 janvier 2021, par Anonymous Mouse

    I'm trying to relay a internet radio stream with the command :

    &#xA;

    ffmpeg -re -i &#x27;http://internetradiourl&#x27;-vn -acodec copy -f tee -map 0:a "[f=mp3]icecast://source:pass@icecast:8000/a|[f=mp3]icecast://source:pass@icecast:8000/b"&#xA;

    &#xA;

    the output stream has all the metadata :

    &#xA;

    Output #0, tee, to &#x27;[f=mp3]icecast://source:pass@icecast:8000/a|[f=mp3]icecast://source:pass@icecast:8000/b&#x27;:&#xA;  Metadata:&#xA;    audiocodec      : MP3&#xA;    audiodevice     : IN  1&#x2B;2 (Digigram LoLa280)&#xA;    audiodeviceid   : e08a462b-2944-4abf-894a-5d5e8649452d&#xA;    type            : event&#xA;    encoderMachineName: ERADIO&#xA;    hasAudio        : true&#xA;    hasCuePoints    : true&#xA;    hasKeyframes    : true&#xA;    hasVideo        : false&#xA;    source          : MediaProxy 4.4.13.6&#xA;    name            : ad&#xA;    ad_type         : endbreak&#xA;    cue_id          : b6c7ff39-2103-4442-bdc8-35f8ba2bb97d&#xA;    cue_time_duration: 44.365&#xA;    cue_time_start  : 1610035039552&#xA;    cue_title       : PSA - Danny - Parking (Jun 2020)&#xA;    encoder         : Lavf58.45.100&#xA;    Stream #0:0: Audio: mp3, 44100 Hz, stereo, fltp, 98304 kb/s&#xA;Stream mapping:&#xA;  Stream #0:1 -> #0:0 (copy)&#xA;

    &#xA;

    but if a client connects to the icecast server, the metadata is lost :&#xA;ffprobe https://icecasturl/a

    &#xA;

    Input #0, mp3, from &#x27;https://icecasturl/a&#x27;:&#xA;  Metadata:&#xA;    icy-pub         : 0&#xA;    icy-metadata    : 1&#xA;    StreamTitle     :&#xA;  Duration: N/A, start: 0.000000, bitrate: 96 kb/s&#xA;    Stream #0:0: Audio: mp3, 44100 Hz, stereo, fltp, 96 kb/s&#xA;

    &#xA;

    How can I configure icecast so that it forwards all the metadata of the source stream ?

    &#xA;