Recherche avancée

Médias (1)

Mot : - Tags -/berlin

Autres articles (98)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (14159)

  • 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;