Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (109)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

Sur d’autres sites (14972)

  • Convert yuv video to png frames using ffmpeg

    24 août 2015, par zinon

    I want to convert a yuv video to png frames using ffmpeg.

    The command I use is

    /root/bin/ffmpeg -i pirkagia_max_vid_qual_one.yuv -s 720x576 -r 25 -pix_fmt yuv420p -f image2 one/image-%3d.png

    I get the following response :

    ffmpeg version git-2015-08-07-8015150 Copyright (c) 2000-2015 the FFmpeg developers
     built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-16)
     configuration: --prefix=/root/ffmpeg_build --extra-cflags=-I/root/ffmpeg_build/include --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --pkg-config-flags=--static --enable-gpl --enable-nonfree --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265
     libavutil      54. 30.100 / 54. 30.100
     libavcodec     56. 57.100 / 56. 57.100
     libavformat    56. 40.101 / 56. 40.101
     libavdevice    56.  4.100 / 56.  4.100
     libavfilter     5. 32.100 /  5. 32.100
     libswscale      3.  1.101 /  3.  1.101
     libswresample   1.  2.101 /  1.  2.101
     libpostproc    53.  3.100 / 53.  3.100
    [IMGUTILS @ 0x7fffe8e84760] Picture size 0x0 is invalid
    [IMGUTILS @ 0x7fffe8e84310] Picture size 0x0 is invalid
    [rawvideo @ 0x3aaf160] Could not find codec parameters for stream 0 (Video: rawvideo (I420 / 0x30323449), yuv420p, -4 kb/s): unspecified size
    Consider increasing the value for the 'analyzeduration' and 'probesize' options
    pirkagia_max_vid_qual_one.yuv: could not find codec parameters
    Input #0, rawvideo, from 'pirkagia_max_vid_qual_one.yuv':
     Duration: N/A, bitrate: N/A
       Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, -4 kb/s, 25 tbr, 25 tbn, 25 tbc
    Output #0, image2, to 'one/image-%3d.png':
    Output file #0 does not contain any stream

    Any idea ?

  • How to concat two video webm files over nodejs ?

    5 décembre 2016, par SalvatoreAD

    I am creating a web video conferencing app where there are many people comunicating each other, and every 60 seconds I want to upload webm files (one video webm file for one person) to the server and add to the previous file.

    Is it possible to append video file ?.

    I use this code :

    ffmpeg()
       .input(filePathTMP)
       .on('error', function(err) {
           console.log('An error occurred: ' + err.message);
       })
       .on('end', function() {
           console.log('Merging finished !');
       })
       .mergeToFile(filePath, filePathBase + 'temp');

    This code combines two files (filePathTMP and filePath) and and convert them before you join them, wasting time. Is there a similar command that combines the files without decoding ?

  • Révision 103307 : - Les plugins-dist de spip 3.2 ne sont pas supposé avoir de support pour qu’il f...

    17 mars 2017, par spip.franck@lien-d-amis.net

    - La version de mini de compatibilité est maintenant 3.2.0-dev, comme, ça, quand l’alpha sortira, cela devrait être bon (quand la version 3.2.0 stable sortira, je mettrais 3.2.0 comme version mini)
    - Il y avait aussi un ou deux mots avec des accents comme par exemple è j’ai fait le changement pour y mettre à la place è ou autres