Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (16)

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

  • Possibilité de déploiement en ferme

    12 avril 2011, par

    MediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
    Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (5989)

  • libavcodec/qsvdec.c delay in 1 microsecond replaced to more appropriate 500 microseconds

    24 juillet 2015, par Ivan Uskov
    libavcodec/qsvdec.c delay in 1 microsecond replaced to more appropriate 500 microseconds
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/qsvdec.c
  • avcodec/apedec : move ’coeffs[256] and delay[256]’ into, long_filter_high_3800

    13 février 2015, par zhaoxiu.zeng
    avcodec/apedec : move ’coeffs[256] and delay[256]’ into, long_filter_high_3800
    

    Signed-off-by : Zeng Zhaoxiu <zhaoxiu.zeng@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/apedec.c
  • Get "Delay relative to video" value using ffmpeg

    22 avril 2023, par user3449922

    I like to known if is possible detect via ffmpeg the value of property "Delay relative to video" showed here :

    &#xA;

    Audio #2&#xA;ID                                       : 3&#xA;Format                                   : AC-3&#xA;Format/Info                              : Audio Coding 3&#xA;Commercial name                          : Dolby Digital&#xA;Codec ID                                 : A_AC3&#xA;Duration                                 : 10 min 0 s&#xA;Bit rate mode                            : Constant&#xA;Bit rate                                 : 320 kb/s&#xA;Channel(s)                               : 2 channels&#xA;Channel layout                           : L R&#xA;Sampling rate                            : 48.0 kHz&#xA;Frame rate                               : 31.250 FPS (1536 SPF)&#xA;Bit depth                                : 32 bits&#xA;Compression mode                         : Lossy&#xA;Delay relative to video                  : 1 s 78 ms&#xA;Stream size                              : 22.8 MiB (1%)&#xA;Language                                 : rom&#xA;Service kind                             : Complete Main&#xA;Default                                  : No&#xA;Forced                                   : No&#xA;

    &#xA;

    Thank you !

    &#xA;