Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (52)

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

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

  • Formulaire personnalisable

    21 juin 2013, par

    Cette page présente les champs disponibles dans le formulaire de publication d’un média et il indique les différents champs qu’on peut ajouter. Formulaire de création d’un Media
    Dans le cas d’un document de type média, les champs proposés par défaut sont : Texte Activer/Désactiver le forum ( on peut désactiver l’invite au commentaire pour chaque article ) Licence Ajout/suppression d’auteurs Tags
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire. (...)

Sur d’autres sites (8074)

  • Revision 1b8169bb54 : Combine optimize_b and optimize_b_8x8 The 16x16 has not been done yet for speed

    11 août 2012, par Daniel Kang

    Changed Paths : Modify /vp8/common/idctllm.c Modify /vp8/encoder/dct.c Modify /vp8/encoder/encodemb.c Combine optimize_b and optimize_b_8x8 The 16x16 has not been done yet for speed reasons. Change-Id : I066e369a065674d58986e937344c9303fed19450

  • dnxhdenc : fix speed regression

    25 septembre 2012, par Michael Niedermayer

    dnxhdenc : fix speed regression

  • How can I speed up live stream of screen capture with ffmpeg ?

    15 octobre 2012, par PICyourBrain

    I am attempting to stream the desktop of one computer to another computer on an internal network. I am trying to use ffmpeg on the sending side and VLC on the receiving side. I am using screen-capture-recorder as the video input device. I have been trying the command : ffmpeg -f dshow -i video="screen-capture-recorder" -f mpegts udp://host:port With this command there is a 2-5 second delay on the receiving machine. I need to get the delay down to less than a second.

    Does anyone have any suggestions on how to reduce the delay ?