Recherche avancée

Médias (2)

Mot : - Tags -/media

Autres articles (72)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

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

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (8827)

  • libavcodec/libx265 : add user data unregistered SEI encoding

    12 juillet 2021, par Brad Hards
    libavcodec/libx265 : add user data unregistered SEI encoding
    

    MISB ST 0604 and ST 2101 require user data unregistered SEI messages
    (precision timestamps and sensor identifiers) to be included. That
    currently isn't supported for libx265. This patch adds support
    for user data unregistered SEI messages in accordance with
    ISO/IEC 23008-2:2020 Section D.2.7

    The design is based on nvenc, with support finished up at
    57de80673cb

    Signed-off-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>

    • [DH] libavcodec/libx265.c
  • libavcodec/libx264 : add user data unregistered SEI encoding

    6 août 2021, par Brad Hards
    libavcodec/libx264 : add user data unregistered SEI encoding
    

    MISB ST 0604 and ST 2101 require user data unregistered SEI messages
    (precision timestamps and sensor identifiers) to be included. That
    currently isn't supported for libx264. This patch adds support
    for user data unregistered SEI messages in accordance with ISO/IEC
    14496-10:2020(E) section D.1.7 (syntax) and D.2.7 (semantics).

    This code is based on a similar change for libx265 (commit
    1f58503013720700a5adfd72c708e6275aefc165).

    Signed-off-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>

    • [DH] libavcodec/libx264.c
  • FFMPEG [mp3float @ 0x7fd42f813200] Header missing

    10 février 2021, par rahi82

    I have a problem with some mp3 files. When transcoding the file with FFMPEG I get the following error :

    &#xA;

    [mp3float @ 0x7fd42f813200] Header missing&#xA;Error while decoding stream #0:0: Invalid data found when processing input&#xA;

    &#xA;

    Is this a problem of the file itself, and how it is produced ?&#xA;Or is it a problem of FFMPEG ?

    &#xA;

    Here full decoding message :

    &#xA;

    ffmpeg version git-2020-07-28-dfd12ee Copyright (c) 2000-2020 the FFmpeg developers&#xA;  built with Apple clang version 11.0.0 (clang-1100.0.33.16)&#xA;  configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD-dfd12ee_2 --enable-shared --cc=clang --host-cflags= --host-ldflags= --enable-gpl --enable-libaom --enable-libdav1d --enable-libmp3lame --enable-libopus --enable-libsnappy --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libfontconfig --enable-libfreetype --enable-frei0r --enable-libass --enable-demuxer=dash --disable-libjack --disable-indev=jack --enable-opencl --enable-videotoolbox --disable-htmlpages --enable-libfdk-aac --enable-nonfree&#xA;  libavutil      56. 57.100 / 56. 57.100&#xA;  libavcodec     58. 97.102 / 58. 97.102&#xA;  libavformat    58. 49.100 / 58. 49.100&#xA;  libavdevice    58. 11.101 / 58. 11.101&#xA;  libavfilter     7. 87.100 /  7. 87.100&#xA;  libswscale      5.  8.100 /  5.  8.100&#xA;  libswresample   3.  8.100 /  3.  8.100&#xA;  libpostproc    55.  8.100 / 55.  8.100&#xA;[mp3 @ 0x7fd42f808200] Estimating duration from bitrate, this may be inaccurate&#xA;Input #0, mp3, from &#x27;Ice Mc - Think About The Way.mp3&#x27;:&#xA;  Metadata:&#xA;    title           : Think About The Way&#xA;    TBPM            : 133&#xA;    artist          : Ice MC&#xA;    date            : 1994&#xA;    track           : 4/15&#xA;    disc            : 0&#xA;    album_artist    : ICE MC&#xA;  Duration: 00:04:16.39, start: 0.000000, bitrate: 323 kb/s&#xA;    Stream #0:0: Audio: mp3, 44100 Hz, stereo, fltp, 320 kb/s&#xA;    Stream #0:1: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 600x592 [SAR 72:72 DAR 75:74], 90k tbr, 90k tbn, 90k tbc (attached pic)&#xA;    Metadata:&#xA;      comment         : Other&#xA;Stream mapping:&#xA;  Stream #0:1 -> #0:0 (mjpeg (native) -> wrapped_avframe (native))&#xA;  Stream #0:0 -> #0:1 (mp3 (mp3float) -> pcm_s16le (native))&#xA;Press [q] to stop, [?] for help&#xA;Output #0, null, to &#x27;pipe:&#x27;:&#xA;  Metadata:&#xA;    title           : Think About The Way&#xA;    TBPM            : 133&#xA;    artist          : Ice MC&#xA;    date            : 1994&#xA;    track           : 4/15&#xA;    disc            : 0&#xA;    album_artist    : ICE MC&#xA;    encoder         : Lavf58.49.100&#xA;    Stream #0:0: Video: wrapped_avframe, yuvj420p(progressive), 600x592 [SAR 72:72 DAR 75:74], q=2-31, 200 kb/s, 90k fps, 90k tbn, 90k tbc (attached pic)&#xA;    Metadata:&#xA;      comment         : Other&#xA;      encoder         : Lavc58.97.102 wrapped_avframe&#xA;    Stream #0:1: Audio: pcm_s16le, 44100 Hz, stereo, s16, 1411 kb/s&#xA;    Metadata:&#xA;      encoder         : Lavc58.97.102 pcm_s16le&#xA;[mp3float @ 0x7fd42f813200] Header missing&#xA;Error while decoding stream #0:0: Invalid data found when processing input&#xA;frame=    1 fps=0.0 q=-0.0 Lsize=N/A time=00:04:16.60 bitrate=N/A speed= 725x    &#xA;video:1kB audio:44204kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown&#xA;

    &#xA;

    What is also noticed is that this mp3 has the cover embedded as a video stream. And there is also this weird cross mapping. Not sure if that is normal ?

    &#xA;