Recherche avancée

Médias (91)

Autres articles (41)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

Sur d’autres sites (7613)

  • asm : FF_-prefix internal macros used in inline assembly

    27 juin 2016, par Matthieu Bouron
    asm : FF_-prefix internal macros used in inline assembly
    

    See merge commit ’39d6d3618d48625decaff7d9bdbb45b44ef2a805’.

    • [DH] libavcodec/x86/cabac.h
    • [DH] libavcodec/x86/h264_i386.h
    • [DH] libavcodec/x86/hpeldsp_rnd_template.c
    • [DH] libavcodec/x86/me_cmp_init.c
    • [DH] libavcodec/x86/mpegvideo.c
    • [DH] libavcodec/x86/mpegvideoenc_template.c
    • [DH] libavcodec/x86/rnd_template.c
    • [DH] libavcodec/x86/snowdsp.c
    • [DH] libavcodec/x86/vc1dsp_mmx.c
    • [DH] libavfilter/x86/vf_noise.c
    • [DH] libavutil/x86/asm.h
    • [DH] libavutil/x86/cpu.c
    • [DH] libpostproc/postprocess_template.c
    • [DH] libswscale/x86/hscale_fast_bilinear_simd.c
    • [DH] libswscale/x86/rgb2rgb_template.c
    • [DH] libswscale/x86/swscale.c
    • [DH] libswscale/x86/swscale_template.c
  • asm : FF_-prefix internal macros used in inline assembly

    25 mai 2016, par Diego Biurrun
    asm : FF_-prefix internal macros used in inline assembly
    

    These warnings conflict with system macros on Solaris, producing
    truckloads of warnings about macro redefinition.

    • [DBH] libavcodec/x86/blockdsp.c
    • [DBH] libavcodec/x86/cabac.h
    • [DBH] libavcodec/x86/fpel_mmx.c
    • [DBH] libavcodec/x86/h264_i386.h
    • [DBH] libavcodec/x86/hpeldsp_rnd_template.c
    • [DBH] libavcodec/x86/me_cmp_init.c
    • [DBH] libavcodec/x86/mpegvideo.c
    • [DBH] libavcodec/x86/mpegvideoenc_template.c
    • [DBH] libavcodec/x86/rnd_template.c
    • [DBH] libavcodec/x86/vc1dsp_mmx.c
    • [DBH] libavutil/x86/asm.h
    • [DBH] libavutil/x86/cpu.c
    • [DBH] libswscale/utils.c
    • [DBH] libswscale/x86/rgb2rgb_template.c
    • [DBH] libswscale/x86/swscale_template.c
  • Accessing internal encoder in pinnacle/Final cut pro through command prompt

    4 février 2016, par rishi007bansod

    I want to transcode video chunk from mpeg-2 to hevc in either pinnacle or final cut pro. How can this transcoding be done from command prompt(i.e. through command line). It seems they have only windowed interface but I want to use their internal encoder through command line. So is it possible ?