
Recherche avancée
Autres articles (36)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
HTML5 audio and video support
13 avril 2011, parMediaSPIP 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 (...) -
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)
Sur d’autres sites (8587)
-
How to divide a time in half ?
30 août 2019, par Kelly FletI’m trying to find the midpoint of a video, in other words divide the total length by
2
.ffmpeg
gives time in formatHOURS:MM:SS.MICROSECONDS
, so ignoring microseconds, how could I get the half way point ? I’ve tried dividing each number (hours/minutes/seconds
) by2
but this fails in the case of0:01:00
, for example. -
One way only video stream for half duplex communication
15 décembre 2022, par Ri DiI am testing two half duplex radios, so there can only be one way communication. I want to stream video, so I thought using UDP, because it does not require handshake. Does gstreamer, for example, have such feature ? I know it has UDP, but as I understand, it still requires requests sent back to start streaming. How could I stream my webcamera video directly to some IP via UDP only ?


-
fate/exr : add tests for file with half and float channels
25 juin 2016, par Martin Vignalifate/exr : add tests for file with half and float channels
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>
- [DH] tests/fate/image.mak
- [DH] tests/ref/fate/exr-rgb-scanline-b44-half-float-12x8-l1
- [DH] tests/ref/fate/exr-rgb-scanline-b44-half-float-12x8-l2
- [DH] tests/ref/fate/exr-rgb-scanline-pxr24-float-half-l1
- [DH] tests/ref/fate/exr-rgb-scanline-pxr24-float-half-l2
- [DH] tests/ref/fate/exr-rgb-scanline-pxr24-half-float-l1
- [DH] tests/ref/fate/exr-rgb-scanline-pxr24-half-float-l2
- [DH] tests/ref/fate/exr-rgb-scanline-raw-half-float-l1
- [DH] tests/ref/fate/exr-rgb-scanline-raw-half-float-l2
- [DH] tests/ref/fate/exr-rgb-scanline-rle-half-float-l1
- [DH] tests/ref/fate/exr-rgb-scanline-rle-half-float-l2
- [DH] tests/ref/fate/exr-rgb-scanline-zip-half-float-l1
- [DH] tests/ref/fate/exr-rgb-scanline-zip-half-float-l2
- [DH] tests/ref/fate/exr-rgb-scanline-zip1-half-float-l1
- [DH] tests/ref/fate/exr-rgb-scanline-zip1-half-float-l2
- [DH] tests/ref/fate/exr-rgb-tile-half-float-b44-12x8-l1
- [DH] tests/ref/fate/exr-rgb-tile-half-float-b44-12x8-l2
- [DH] tests/ref/fate/exr-rgb-tile-pxr24-float-half-l1
- [DH] tests/ref/fate/exr-rgb-tile-pxr24-float-half-l2
- [DH] tests/ref/fate/exr-rgb-tile-pxr24-half-float-l1
- [DH] tests/ref/fate/exr-rgb-tile-pxr24-half-float-l2
- [DH] tests/ref/fate/exr-rgb-tile-raw-half-float-l1
- [DH] tests/ref/fate/exr-rgb-tile-raw-half-float-l2
- [DH] tests/ref/fate/exr-rgb-tile-rle-half-float-l1
- [DH] tests/ref/fate/exr-rgb-tile-rle-half-float-l2
- [DH] tests/ref/fate/exr-rgb-tile-zip-half-float-l1
- [DH] tests/ref/fate/exr-rgb-tile-zip-half-float-l2
- [DH] tests/ref/fate/exr-rgb-tile-zip1-half-float-l1
- [DH] tests/ref/fate/exr-rgb-tile-zip1-half-float-l2
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44-12x8-l1
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44-12x8-l2
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44-13x9-l1
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44-13x9-l2
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44a-12x8-l1
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44a-12x8-l2
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44a-13x9-l1
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44a-13x9-l2