Recherche avancée

Médias (91)

Autres articles (111)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

Sur d’autres sites (11984)

  • How to stream from dynamically created Selenium Moon browser pods to RTMP using ffmpeg ?

    5 avril, par Ahmed Seddik Bouchiba

    I'm running Selenium Moon (from Aerokube) in my minikube cluster for automated browser testing, and I need to stream the browser sessions to an RTMP endpoint. Here's my current setup :

    


    $ kubectl get all -n my-namespace&#xA;NAME                                    READY   STATUS    RESTARTS   AGE&#xA;pod/minio-5b85cc6cd6-nznwl              1/1     Running   1 (48m ago)   2d8h&#xA;pod/moon-7db8b9c76f-8jzzm               4/4     Running   0             34m&#xA;pod/moon-7db8b9c76f-kp78j               4/4     Running   0             34m&#xA;&#xA;NAME                     TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)                                 AGE&#xA;service/minio            NodePort    10.99.231.25     <none>        9000:31147/TCP,9001:31125/TCP          2d8h&#xA;service/moon             NodePort    10.100.244.255   <none>        4444:30683/TCP,9090:32243/TCP,8080:32571/TCP   34m&#xA;&#xA;NAME                               READY   UP-TO-DATE   AVAILABLE   AGE&#xA;deployment.apps/minio              1/1     1            1           2d8h&#xA;deployment.apps/moon               2/2     2            2           34m&#xA;&#xA;NAME                                          DESIRED   CURRENT   READY   AGE&#xA;replicaset.apps/minio-5b85cc6cd6              1         1         1       2d8h&#xA;replicaset.apps/moon-7db8b9c76f               2         2         2       34m&#xA;</none></none>

    &#xA;

    The challenge :

    &#xA;

      &#xA;
    1. Moon dynamically creates browser pods when tests run
    2. &#xA;

    3. I need to stream the browser activity to an RTMP endpoint using ffmpeg
    4. &#xA;

    5. Moon was installed with Helm
    6. &#xA;

    &#xA;

    What I've tried to understand :

    &#xA;

      &#xA;
    • How to integrate ffmpeg with browser pods that are created on-demand
    • &#xA;

    • How to modify the Moon Helm chart to inject ffmpeg capabilities
    • &#xA;

    • How to capture display from the browser pods
    • &#xA;

    • How to stream to RTMP endpoints
    • &#xA;

    &#xA;

    Has anyone implemented something similar ? I'm looking for a solution that works with the dynamic nature of Moon's browser pod creation. Any examples, Helm chart modifications, or approaches would be greatly appreciated.

    &#xA;

    Thanks in advance !

    &#xA;

  • x86 : AVX2 high bit-depth denoise_dct

    6 mai 2013, par Henrik Gramner
    x86 : AVX2 high bit-depth denoise_dct
    

    28->15 cycles

    Also reorder instructions to use fewer registers, 3 cycles faster on Ivy Bridge with 64-bit Windows.

    • [DH] common/quant.c
    • [DH] common/x86/quant-a.asm
  • Evolution #2468 (Nouveau) : Mode « en travaux » : dépublication temporaire du site

    27 décembre 2011, par tetue -

    SPIP devrait permettre de dépublier temporairement le site, le temps, par exemple, d’effectuer une mise à jour (des squelettes, de SPIP ou autre). Cela est actuellement possible avec le plugin « En Travaux » mais pour vraiment rendre service aux webmestres qui utilisent SPIP, cela devrait faire (...)