Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (32)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

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

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (5368)

  • Revision 1929c9b391 : Rename highbitdepth functions to use highbd prefix Uses highbd_ prefix conventi

    8 octobre 2014, par Deb Mukherjee

    Changed Paths :
     Modify /test/convolve_test.cc


     Modify /test/dct16x16_test.cc


     Modify /test/dct32x32_test.cc


     Modify /test/fdct4x4_test.cc


     Modify /test/fdct8x8_test.cc


     Modify /test/vp9_intrapred_test.cc


     Modify /vp9/common/vp9_convolve.c


     Modify /vp9/common/vp9_convolve.h


     Modify /vp9/common/vp9_idct.c


     Modify /vp9/common/vp9_idct.h


     Modify /vp9/common/vp9_loopfilter.c


     Modify /vp9/common/vp9_loopfilter_filters.c


     Modify /vp9/common/vp9_reconinter.c


     Modify /vp9/common/vp9_reconinter.h


     Modify /vp9/common/vp9_reconintra.c


     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/common/vp9_scale.c


     Modify /vp9/common/vp9_scale.h


     Modify /vp9/common/x86/vp9_asm_stubs.c


     Modify /vp9/common/x86/vp9_high_intrapred_sse2.asm


     Modify /vp9/common/x86/vp9_high_loopfilter_intrin_sse2.c


     Modify /vp9/common/x86/vp9_high_subpixel_8t_sse2.asm


     Modify /vp9/common/x86/vp9_high_subpixel_bilinear_sse2.asm


     Modify /vp9/decoder/vp9_decodeframe.c


     Modify /vp9/encoder/vp9_aq_variance.c


     Modify /vp9/encoder/vp9_block.h


     Modify /vp9/encoder/vp9_dct.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_encodemb.c


     Modify /vp9/encoder/vp9_encoder.c


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_mcomp.c


     Modify /vp9/encoder/vp9_pickmode.c


     Modify /vp9/encoder/vp9_quantize.c


     Modify /vp9/encoder/vp9_quantize.h


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_sad.c


     Modify /vp9/encoder/vp9_temporal_filter.c


     Modify /vp9/encoder/vp9_variance.c


     Modify /vp9/encoder/vp9_variance.h



    Rename highbitdepth functions to use highbd prefix

    Uses highbd_ prefix convention consistently.

    Change-Id : I58f7f799a7ff8e32701bcd71c955bcf1cdd4581e

  • Revision e272273443 : Renames x86_64 specific asm files Renames all x86_64 specific assembly files to

    21 mai 2014, par Deb Mukherjee

    Changed Paths :
     Delete /vp8/common/x86/loopfilter_block_sse2.asm


     Add /vp8/common/x86/loopfilter_block_sse2_x86_64.asm
    (from /vp8/common/x86/loopfilter_block_sse2.asm
    :e39860be93bdb5c8ee6487ba7d6597f1b40fb4b7)
     Delete /vp8/encoder/x86/ssim_opt.asm


     Add /vp8/encoder/x86/ssim_opt_x86_64.asm
    (from /vp8/encoder/x86/ssim_opt.asm
    :e39860be93bdb5c8ee6487ba7d6597f1b40fb4b7)
     Modify /vp8/vp8_common.mk


     Modify /vp8/vp8cx.mk


     Delete /vp9/common/x86/vp9_idct_ssse3.asm


     Add /vp9/common/x86/vp9_idct_ssse3_x86_64.asm
    (from /vp9/common/x86/vp9_idct_ssse3.asm
    :e39860be93bdb5c8ee6487ba7d6597f1b40fb4b7)
     Delete /vp9/encoder/x86/vp9_dct_ssse3.asm


     Add /vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm
    (from /vp9/encoder/x86/vp9_dct_ssse3.asm
    :e39860be93bdb5c8ee6487ba7d6597f1b40fb4b7)
     Delete /vp9/encoder/x86/vp9_quantize_ssse3.asm


     Add /vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm
    (from /vp9/encoder/x86/vp9_quantize_ssse3.asm
    :e39860be93bdb5c8ee6487ba7d6597f1b40fb4b7)
     Delete /vp9/encoder/x86/vp9_ssim_opt.asm


     Add /vp9/encoder/x86/vp9_ssim_opt_x86_64.asm
    (from /vp9/encoder/x86/vp9_ssim_opt.asm
    :e39860be93bdb5c8ee6487ba7d6597f1b40fb4b7)
     Modify /vp9/vp9_common.mk


     Modify /vp9/vp9cx.mk



    Renames x86_64 specific asm files

    Renames all x86_64 specific assembly files to consistently
    end in _x86_64.asm. This will be useful for build systems to
    handle these files differently.
    All new 64-bit specific assembly files should use the new
    naming convention.

    Change-Id : I36c89584967c82ffc4088b1b5044ac15d2bb7536

  • FFMPEG under Windows 7(64) - creating timelaps video

    23 janvier 2016, par Me_no_stupit

    My goal is to create a video from a bunch of jpg files. I have chosen FFMPEG (Windows 64) to solve this task :

    The task

    I have more than 4k jpg files in a directory, all following the naming convention pic000000X.jpg (where x is a number)
    i.e. pic_0000001.jpg,pic_0000002.jpg,.,pic_0001337.jpg and so on which I want to create a timelaps video from.

    (source : FFMPEG FAQ - Creating timelaps videos)

    Result

    When I run ffmpeg -i pic%7d.jpg -s:v 1280x720 -c:v libx264 output.mp4 I get the output.mp4 file but it is small and contains only few pictures/frames - nine to be precise (running the reverse command ffmpeg -i output.mp4 test%d.jpg I get test1.jpg to test9.jpg)

    Observation

    It seems to work until pic_0000009.jpg and then the pattern does not recognize pic_00000010.jpg onwards.

    What am I missing or am I doing wrong to only include nine pictures ?
    Thanks for time and effort for giving me some hints.

    P.S. I tried the blob style file pattern but it does not work under windows