Recherche avancée

Médias (0)

Mot : - Tags -/clipboard

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (78)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Configurer la prise en compte des langues

    15 novembre 2010, par

    Accéder à la configuration et ajouter des langues prises en compte
    Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
    De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
    Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

Sur d’autres sites (9786)

  • avcodec/tta : Limit decoder to 16 channels

    28 juin 2019, par Michael Niedermayer
    avcodec/tta : Limit decoder to 16 channels
    

    libtta 2.3 has a limit of 6 channels, so 16 is substantially above the "official" already

    Fixes : OOM
    Fixes : 15249/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TTA_fuzzer-5643988125614080

    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/tta.c
  • ffmpeg use shell script to make video from multiple images and one audio with specific timestamps for each image [closed]

    3 juin 2024, par Trojosh

    I have an audio file and I have 15 images. I would like to make a video from these 15 still images. Each image may appear for different number of seconds.&#xA;E.g. Image 1,2,3 will take 3 seconds each but image 4 may take 40 seconds because it is more complex.

    &#xA;

    How can I use a shell script that uses ffmpeg to specify timestamp for each image and add audio to the same.

    &#xA;

    Also note that the sum of timestamps of all images = running time of the audio.

    &#xA;

    I looked at this question and image2 filter option from the official documentation but no luck in producing such a video

    &#xA;

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