Recherche avancée

Médias (91)

Autres articles (64)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

  • MediaSPIP Core : La Configuration

    9 novembre 2010, par

    MediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
    Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)

Sur d’autres sites (10477)

  • avformat/udp : specify the local address for some source filtered multicast joins

    21 septembre 2018, par Marton Balint
    avformat/udp : specify the local address for some source filtered multicast joins
    

    We already use localaddr for the multicast joins without source filters, so we
    should use them for source filters as well. This patch only fixes the
    IP_ADD_SOURCE_MEMBERSHIP and the IP_BLOCK_SOURCE case.

    Unless we do this, the kernel automatically selects an interface based on the
    source address, and that interface might be different from the one set in
    localaddr. For blocked sources this even casues EINVAL because we joined the
    multicast group on a different interface.

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavformat/udp.c
  • Making colour of MP4 video consistent in Chrome

    21 septembre 2021, par OneWorld

    I see a difference in the colour of a video between different machines using different browsers. I was wondering what the cause of the difference is ?

    &#xA;

    I use FFMPEG to create the video. I sent the video to three different people with slightly different machines, and slightly different Chrome versions, to try and see where the differences are.

    &#xA;

    The FFMPEG output from the video is as follows :-

    &#xA;

    ffmpeg version 3.2.2-static http://johnvansickle.com/ffmpeg/  Copyright (c) 2000-2016 the FFmpeg developers&#xA;  built with gcc 5.4.1 (Debian 5.4.1-4) 20161202&#xA;  configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-5 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libass --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg&#xA;  libavutil      55. 34.100 / 55. 34.100&#xA;  libavcodec     57. 64.101 / 57. 64.101&#xA;  libavformat    57. 56.100 / 57. 56.100&#xA;  libavdevice    57.  1.100 / 57.  1.100&#xA;  libavfilter     6. 65.100 /  6. 65.100&#xA;  libswscale      4.  2.100 /  4.  2.100&#xA;  libswresample   2.  3.100 /  2.  3.100&#xA;  libpostproc    54.  1.100 / 54.  1.100&#xA;Input #0, mov,mp4,m4a,3gp,3g2,mj2, from &#x27;red_and_yellow_uat.mp4&#x27;:&#xA;  Metadata:&#xA;    major_brand     : isom&#xA;    minor_version   : 512&#xA;    compatible_brands: isomiso2avc1mp41&#xA;    encoder         : Lavf57.56.100&#xA;  Duration: 00:00:03.00, start: 0.000000, bitrate: 84 kb/s&#xA;    Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p(tv, unknown/bt709/bt709), 1080x1080, 81 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)&#xA;    Metadata:&#xA;      handler_name    : VideoHandler&#xA;

    &#xA;

    From the same UAT rendered Video, with screenshots taken in Chrome from person 1, person 2, person 3, and person 4, and using GIMP colour picker on my machine from the screenshots, the results for red, and yellow are as follows.

    &#xA;

    Person 1:- #A83833  and  #FFCB2E  Chrome Version 92.0.4515.131 (Official Build) (64-bit)&#xA;Person 2:- #AB3334  and  #FFCA38  Chrome Version 92.0.4515.107&#xA;

    &#xA;

    (Note : these colours Match / are very close to the original).

    &#xA;

    Both these machines above are 64 bit Ubuntu machines, using Ubuntu 18.04.5 LTS&#xA;We both use the gnome screenshot tool in Ubuntu to take the screenshot, which creates an 8bit PNG.

    &#xA;

    Person 3:-    #B14039  and  #FED303  Chrome Version 93.0.4577.63 (Official Build) (x86_64)&#xA;Person 4:-    #B2403A  and  #FFD201  Chrome Version 92.0.4515.159 (Official Build) (x86_64)&#xA;

    &#xA;

    Mac screenshots are taken using cmd shift 4, and generate an 8bit PNG file.

    &#xA;

    Person 3 Machine Spec :-&#xA;Machine :- Macbook Pro (2019)&#xA;OS : macOS Big Sur Version 11.5.2&#xA;Processor :- 2.6Ghz Intel Core i7 processor. 32bit architecture (typing arch in her tty terminal returns i386).&#xA;Graphics :- Intel UHD Graphics 630 1536

    &#xA;

    Person 4 Machine Spec :-&#xA;Machine :- Macbook Pro (Retina, 2015)&#xA;OS :- MacOS Mojave, Version 10.14.6&#xA;Processor :- 2.5GHz, Intel Core i7&#xA;Graphics :- AMD Radeon R9, M370X 2 GB Intel Iris Pro 1536 MB

    &#xA;

    Person 1 screenshot

    &#xA;

    enter image description here

    &#xA;

    Person 2 screenshot

    &#xA;

    enter image description here

    &#xA;

    Person 3 screenshot

    &#xA;

    enter image description here

    &#xA;

    Person 4 screenshot

    &#xA;

    enter image description here

    &#xA;

    Any suggestions anyone has to make these colours consistent would be much appreciated. Would love to know why it happens also ? If anyone can explain ?

    &#xA;

  • Révision 124971 : Tentative de fix de l’inflation du repertoire local/cache-css : tenir compte des...

    4 juin 2020, par cerdic -