Recherche avancée

Médias (3)

Mot : - Tags -/Valkaama

Autres articles (45)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

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

Sur d’autres sites (10309)

  • ffmpeg 'or' filter - what's the significance of red and blue ?

    9 juillet 2020, par BETLOG

    I'm tinkering with various ffmpeg filters to help me visualise the magnitude of difference certain presets use, and I notice a couple of filters display a lot of certain primary colours.
Specifically in this case : red and blue in an 'or' filter, and green in an 'and' filter.

    


    It seems useful to be able to tell WHICH input is being indicated, or to understand how the filters act in terms of sequence, and I'm hoping these colourations will help with this.
Or at least I'd like to better understand whatever they do represent.

    


    In the screenshot of the video segment above I see pure red and blue occasionally featuring strongly, and as the two extremes in the RgB palette it logically seems (and I'm hoping) they might indicate particular video inputs.
Similarly, the 'and' filter shows a lot of green shades, so I'm hoping someone can explain the meaning of the R,G, and B highlights in the 'or' and the 'and' filters.

    


    The relevant input and preset info in the images below is at the extreme left and right of each drawtext line.

    


    'or' filter - red vs blue

    


    'and' filter - greens

    


  • avutil/integer : Use '|' instead of '+' where it is more natural

    21 octobre 2022, par Andreas Rheinhardt
    avutil/integer : Use '|' instead of '+' where it is more natural
    

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavutil/integer.c
  • vf_scale : give a clue in case of invalid expression self-reference

    4 décembre 2011, par Stefano Sabatini

    vf_scale : give a clue in case of invalid expression self-reference