Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (101)

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

  • Modifier la date de publication

    21 juin 2013, par

    Comment changer la date de publication d’un média ?
    Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
    Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
    Dans la rubrique "Champs à ajouter, cocher "Date de publication "
    Cliquer en bas de la page sur Enregistrer

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

  • Can ffmpeg log a output of histogram and wavetransform ?

    5 février 2018, par jay

    ffmpeg has an option of showing a color histogram and a wavetransform which is from sound data on a screen.

    I want to collect them as text form pushing into a log file and later can check with linux text parser tools.

    For example, Assuming some of videos has a period of black screen as it plays.
    Then it is easy to find out that ’when does video has a period of black ?’ or ’which video file has a period of black ?’ by YCbCr histogram log.

    is it possible ? I have looked ffmpeg document but couldn’t find it.

  • libFLAC/cpu.c : Remove OS SSE detection

    4 décembre 2016, par Erik de Castro Lopo
    libFLAC/cpu.c : Remove OS SSE detection
    

    Assume that all OSes that are usable today support SSE.

    Patch-from : lvqcl.mail <lvqcl.mail@gmail.com>

    • [DH] src/libFLAC/cpu.c
  • Evolution #4223 : étendre le pipeline notifications_envoyer_mails

    15 novembre 2018, par b b

    Juste une remarque sur l’utilisation que tu en fais et non sur la demande ici présente.

    Permet que le mail qui contient les nouveaux identifiants générés soit envoyé depuis l’adresse email de la personne qui demande la création du compte

    Je ne suis pas certain que ça soit une bonne idée, en effet, dans facteur on a ajouté une option pour faire exactement l’inverse, cad forcer le champ from lors de l’envoi d’email, afin d’être certain que le mail ne sera pas marqué comme spam par le serveur destinataire. Avec ton plugin exemple, il y a de grandes chances que les gens qui s’inscrivent ne reçoivent pas leur identifiants.