Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP

Autres articles (87)

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

  • Configuration spécifique pour PHP5

    4 février 2011, par

    PHP5 est obligatoire, vous pouvez l’installer en suivant ce tutoriel spécifique.
    Il est recommandé dans un premier temps de désactiver le safe_mode, cependant, s’il est correctement configuré et que les binaires nécessaires sont accessibles, MediaSPIP devrait fonctionner correctement avec le safe_mode activé.
    Modules spécifiques
    Il est nécessaire d’installer certains modules PHP spécifiques, via le gestionnaire de paquet de votre distribution ou manuellement : php5-mysql pour la connectivité avec la (...)

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (5668)

  • VP8 and WebM, not working in ffmpeg-php [migrated]

    6 octobre 2012, par Olaf Erlandsen

    I need a help with ffmpeg-php and Ffmpeg.

    Ffmpeg :

    ffmpeg version 1.0.git
    built on Oct  6 2012 01:54:50 with gcc 4.4.6 (GCC) 20120305 (Red Hat 4.4.6-4)
    configuration: --enable-gpl --enable-libmp3lame --enable-libtheora --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-version3
    libavutil      51. 73.102 / 51. 73.102
    libavcodec     54. 63.100 / 54. 63.100
    libavformat    54. 29.105 / 54. 29.105
    libavdevice    54.  3.100 / 54.  3.100
    libavfilter     3. 19.102 /  3. 19.102
    libswscale      2.  1.101 /  2.  1.101
    libswresample   0. 16.100 /  0. 16.100
    libpostproc    52.  1.100 / 52.  1.100

    Ffmpeg-PHP

    FFmpeg 0.6.5
    libavutil     50.15. 1 / 50.15. 1
    libavcodec    52.72. 2 / 52.72. 2
    libavformat   52.64. 2 / 52.64. 2
    libavdevice   52. 2. 0 / 52. 2. 0
    libavfilter    1.19. 0 /  1.19. 0
    libswscale     0.11. 0 /  0.11. 0
    libpostproc   51. 2. 0 / 51. 2. 0

    FFMPEG-PHP Command :

    ffmpeg -y -i /f1ccd3a27d36270492ce660da358b436.mp4 -t 99 -f webm /f1ccd3a27d36270492ce660da358b436.webm

    FFMPEG(SSH) Command :

    ffmpeg -y -i /f1ccd3a27d36270492ce660da358b436.mp4 -t 99 -f webm /f1ccd3a27d36270492ce660da358b436.webm

    FFMPEG-PHP Output :

    FFmpeg version 0.6.5, Copyright (c) 2000-2010 the FFmpeg developers
     built on Jan 29 2012 17:52:15 with gcc 4.4.5 20110214 (Red Hat 4.4.5-6)
     configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --enable-avfilter --enable-avfilter-lavf --enable-libdc1394 --enable-libdirac --enable-libfaac --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enable-x11grab
     libavutil     50.15. 1 / 50.15. 1
     libavcodec    52.72. 2 / 52.72. 2
     libavformat   52.64. 2 / 52.64. 2
     libavdevice   52. 2. 0 / 52. 2. 0
     libavfilter    1.19. 0 /  1.19. 0
     libswscale     0.11. 0 /  0.11. 0
     libpostproc   51. 2. 0 / 51. 2. 0
    Seems stream 1 codec frame rate differs from container frame rate: 59.94 (2997/50) -> 29.97 (30000/1001)
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/f1ccd3a27d36270492ce660da358b436.mp4':
     Metadata:
       major_brand     : mp42
       minor_version   : 0
       compatible_brands: isomavc1mp42
     Duration: 00:04:16.32, start: 0.000000, bitrate: 650 kb/s
       Stream #0.0(und): Audio: aac, 44100 Hz, stereo, s16, 108 kb/s
       Stream #0.1(und): Video: h264, yuv420p, 480x360 [PAR 1:1 DAR 4:3], 539 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc
    Output #0, webm, to '/f1ccd3a27d36270492ce660da358b436.webm':
       Stream #0.0(und): Video: 0x0000, yuv420p, 480x360 [PAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 29.97 tbc
       Stream #0.1(und): Audio: 0x0000, 44100 Hz, stereo, s16, 64 kb/s
    Stream mapping:
     Stream #0.1 -> #0.0
     Stream #0.0 -> #0.1
    Encoder (codec id 146) not found for output stream #0.0

    FFMPEG(SSH) Output :

    ffmpeg version 1.0.git Copyright (c) 2000-2012 the FFmpeg developers
     built on Oct  6 2012 01:54:50 with gcc 4.4.6 (GCC) 20120305 (Red Hat 4.4.6-4)
     configuration: --enable-gpl --enable-libmp3lame --enable-libtheora --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-version3
     libavutil      51. 73.102 / 51. 73.102
     libavcodec     54. 63.100 / 54. 63.100
     libavformat    54. 29.105 / 54. 29.105
     libavdevice    54.  3.100 / 54.  3.100
     libavfilter     3. 19.102 /  3. 19.102
     libswscale      2.  1.101 /  2.  1.101
     libswresample   0. 16.100 /  0. 16.100
     libpostproc    52.  1.100 / 52.  1.100
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/f1ccd3a27d36270492ce660da358b436.mp4':
     Metadata:
       major_brand     : mp42
       minor_version   : 0
       compatible_brands: isomavc1mp42
       creation_time   : 2009-12-23 02:00:55
     Duration: 00:04:16.32, start: 0.000000, bitrate: 650 kb/s
       Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 108 kb/s
       Metadata:
         creation_time   : 2009-12-23 02:00:55
         handler_name    : (C) 2007 Google Inc. v08.13.2007.
       Stream #0:1(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 480x360 [SAR 1:1 DAR 4:3], 539 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc
       Metadata:
         creation_time   : 2009-12-23 02:00:55
         handler_name    : (C) 2007 Google Inc. v08.13.2007.
    [libvpx @ 0x2166e00] v1.1.0
    Output #0, webm, to '/f1ccd3a27d36270492ce660da358b436.webm':
     Metadata:
       major_brand     : mp42
       minor_version   : 0
       compatible_brands: isomavc1mp42
       encoder         : Lavf54.29.105
       Stream #0:0(und): Video: vp8, yuv420p, 480x360 [SAR 1:1 DAR 4:3], q=-1--1, 200 kb/s, 1k tbn, 29.97 tbc
       Metadata:
         creation_time   : 2009-12-23 02:00:55
         handler_name    : (C) 2007 Google Inc. v08.13.2007.
       Stream #0:1(und): Audio: vorbis, 44100 Hz, stereo, flt
       Metadata:
         creation_time   : 2009-12-23 02:00:55
         handler_name    : (C) 2007 Google Inc. v08.13.2007.
    Stream mapping:
     Stream #0:1 -> #0:0 (h264 -> libvpx)
     Stream #0:0 -> #0:1 (aac -> libvorbis)
    Press [q] to stop, [?] for help
    [libvorbis @ 0x2167340] Que input is backward in time
    frame= 2968 fps= 61 q=0.0 Lsize=    4464kB time=00:01:39.03 bitrate= 369.3kbits/s
    video:3068kB audio:1319kB subtitle:0 global headers:4kB muxing overhead 1.662821%

    Error :

    Encoder (codec id 146) not found for output stream #0.0
  • avcodec : Add av_cold attributes to init functions missing them

    1er février 2013, par Diego Biurrun
    avcodec : Add av_cold attributes to init functions missing them
    
    • [DBH] libavcodec/aacpsy.c
    • [DBH] libavcodec/ac3enc.c
    • [DBH] libavcodec/atrac3.c
    • [DBH] libavcodec/audio_frame_queue.c
    • [DBH] libavcodec/avfft.c
    • [DBH] libavcodec/bgmc.c
    • [DBH] libavcodec/bink.c
    • [DBH] libavcodec/binkdsp.c
    • [DBH] libavcodec/dcadsp.c
    • [DBH] libavcodec/dnxhdenc.c
    • [DBH] libavcodec/dsputil.c
    • [DBH] libavcodec/dvdsubdec.c
    • [DBH] libavcodec/eac3enc.c
    • [DBH] libavcodec/ffv1.c
    • [DBH] libavcodec/ffv1enc.c
    • [DBH] libavcodec/flac_parser.c
    • [DBH] libavcodec/h261enc.c
    • [DBH] libavcodec/h264_parser.c
    • [DBH] libavcodec/h264chroma.c
    • [DBH] libavcodec/h264dsp.c
    • [DBH] libavcodec/h264pred.c
    • [DBH] libavcodec/h264qpel.c
    • [DBH] libavcodec/iirfilter.c
    • [DBH] libavcodec/ituh263dec.c
    • [DBH] libavcodec/ituh263enc.c
    • [DBH] libavcodec/ivi_common.c
    • [DBH] libavcodec/libschroedinger.c
    • [DBH] libavcodec/libschroedingerenc.c
    • [DBH] libavcodec/libxvid_rc.c
    • [DBH] libavcodec/mlpdsp.c
    • [DBH] libavcodec/mpc.c
    • [DBH] libavcodec/mpeg12.c
    • [DBH] libavcodec/mpeg12enc.c
    • [DBH] libavcodec/mpeg4videoenc.c
    • [DBH] libavcodec/mpegaudiodec.c
    • [DBH] libavcodec/mpegaudiodsp.c
    • [DBH] libavcodec/mpegaudiodsp_template.c
    • [DBH] libavcodec/mpegvideo.c
    • [DBH] libavcodec/msmpeg4enc.c
    • [DBH] libavcodec/pngdsp.c
    • [DBH] libavcodec/proresdsp.c
    • [DBH] libavcodec/ralf.c
    • [DBH] libavcodec/rangecoder.c
    • [DBH] libavcodec/ratecontrol.c
    • [DBH] libavcodec/roqvideoenc.c
    • [DBH] libavcodec/sipr16k.c
    • [DBH] libavcodec/utils.c
    • [DBH] libavcodec/vc1.c
    • [DBH] libavcodec/vc1_parser.c
    • [DBH] libavcodec/videodsp.c
    • [DBH] libavcodec/vorbisdsp.c
    • [DBH] libavcodec/vp56dsp.c
    • [DBH] libavcodec/wma.c
    • [DBH] libavcodec/wmadec.c
    • [DBH] libavcodec/wmaenc.c
    • [DBH] libavcodec/x86/h264chroma_init.c
    • [DBH] libavcodec/x86/proresdsp_init.c
  • Merge commit ’e0f8be6413b6a8d334d6052e610af32935c310af’

    5 mai 2013, par Michael Niedermayer
    Merge commit ’e0f8be6413b6a8d334d6052e610af32935c310af’
    

    * commit ’e0f8be6413b6a8d334d6052e610af32935c310af’ :
    avformat : Add AVPROBE_SCORE_EXTENSION define and use where appropriate

    Conflicts :
    libavformat/ac3dec.c
    libavformat/avformat.h
    libavformat/avs.c
    libavformat/m4vdec.c
    libavformat/mov.c
    libavformat/mp3dec.c
    libavformat/mpeg.c
    libavformat/mpegvideodec.c
    libavformat/psxstr.c
    libavformat/pva.c
    libavformat/utils.c

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/aacdec.c
    • [DH] libavformat/ac3dec.c
    • [DH] libavformat/avformat.h
    • [DH] libavformat/avidec.c
    • [DH] libavformat/avs.c
    • [DH] libavformat/cavsvideodec.c
    • [DH] libavformat/dtsdec.c
    • [DH] libavformat/flacdec.c
    • [DH] libavformat/h261dec.c
    • [DH] libavformat/h263dec.c
    • [DH] libavformat/h264dec.c
    • [DH] libavformat/idcin.c
    • [DH] libavformat/img2dec.c
    • [DH] libavformat/m4vdec.c
    • [DH] libavformat/matroskadec.c
    • [DH] libavformat/mm.c
    • [DH] libavformat/mov.c
    • [DH] libavformat/mp3dec.c
    • [DH] libavformat/mpc8.c
    • [DH] libavformat/mpeg.c
    • [DH] libavformat/mpegvideodec.c
    • [DH] libavformat/mtv.c
    • [DH] libavformat/nsvdec.c
    • [DH] libavformat/omadec.c
    • [DH] libavformat/psxstr.c
    • [DH] libavformat/pva.c
    • [DH] libavformat/rtsp.c
    • [DH] libavformat/sierravmd.c
    • [DH] libavformat/spdifdec.c
    • [DH] libavformat/takdec.c
    • [DH] libavformat/tta.c
    • [DH] libavformat/utils.c
    • [DH] libavformat/vc1test.c
    • [DH] libavformat/vqf.c
    • [DH] libavformat/westwood_aud.c
    • [DH] libavformat/xa.c