Recherche avancée

Médias (0)

Mot : - Tags -/interaction

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (110)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire 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 (15836)

  • HDFVR on Red5 - convert FLV to mp4 does not work

    9 novembre 2015, par trainoasis

    I’m trying to get HDFVR to convert FLV to MP4 with

    $config['enableFFMPEGConverting'] = 1;

    but unfortunately it doesn’t work as it should. (even their demo on my localhost)

    Sometimes it actually creates the mp4 (takes long and very bad quality though), but more or less Red5 (I’m using 1.0.5 but tried 1.0.3 and 1.0.4 too) shows :

    Exception in thread "Thread-6" java.lang.RuntimeException: Could not parse duration.
       at VideoRecorder.ProcessBuilderWrapper$1.run(ProcessBuilderWrapper.java:30)

    I’m on localhost (os x) and ffmpeg executable was downloaded from ffmpeg’s site and put inside "streams/_definst_" folder as per documentation.

    Also, hdfvr version when right clicking the video says : HDFVR v2.0 build +499.

    If anyone has any tips about the above error I would be very grateful.

  • mathops/x86 : work around inline asm miscompilation with GCC 4.8.1

    15 juin 2013, par Hendrik Leppkes
    mathops/x86 : work around inline asm miscompilation with GCC 4.8.1
    

    The volatile is not required here, and prevents a miscompilation with GCC
    4.8.1 when building on x86 with —cpu=i686

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>
    Signed-off-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>

    • [DBH] libavcodec/x86/mathops.h
  • Revision a185bc3350 : Extends temporal filtering to work for 422 data This is needed for profiles 1 a

    20 mai 2014, par Deb Mukherjee

    Changed Paths :
     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/encoder/vp9_temporal_filter.c


     Modify /vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm



    Extends temporal filtering to work for 422 data

    This is needed for profiles 1 and 2.

    Change-Id : I5dd7644c2932d055ab89e050d4be7d4117cd1028