Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (100)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Configurer la prise en compte des langues

    15 novembre 2010, par

    Accéder à la configuration et ajouter des langues prises en compte
    Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
    De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
    Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)

  • Soumettre bugs et patchs

    10 avril 2011

    Un logiciel n’est malheureusement jamais parfait...
    Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
    Si vous pensez avoir résolu vous même le bug (...)

Sur d’autres sites (6844)

  • vulkan_filter : use GENERAL image layout when no sampler is given

    17 février, par Lynne
    vulkan_filter : use GENERAL image layout when no sampler is given
    

    This allows using the generic filter code with STORAGE image inputs.

    • [DH] libavfilter/vulkan_filter.c
  • FFmpeg command optimization [closed]

    5 juillet 2024, par Pratik Bhosale

    I am trying to create a mp4 from an audio, couple of images and subtitle, I am using following command for this
ffmpeg -framerate 0.39 -i img/Apollo%d.jpeg -i Apollo.wav -vf "fps=60,scale=8000:-1,zoompan=z='pzoom+0.001':x=iw/2-(iw/zoom/2):y=ih/2-(ih/zoom/2):d=1:s=1080x1920:fps=60,ass=Apollo.ass" -c:v libx264 -pix_fmt yuv420p Apollo1.mp4

    


    the problem is its very time consiming. is there any problem with my approach.

    


    I have kept -framerate 0.39 so that all my 5 images are visible in a video for equal duration, total duration of audio file is 12.65 sec

    


    The command is giving me perfect output as expected the only problem is its time consuming

    


  • avcodec/vvc : Add aarch64 neon optimization for ALF

    15 juillet 2024, par Zhao Zhili
    avcodec/vvc : Add aarch64 neon optimization for ALF
    

    vvc_alf_filter_chroma_4x4_8_c : 3.0
    vvc_alf_filter_chroma_4x4_8_neon : 1.0
    vvc_alf_filter_chroma_4x4_10_c : 2.7
    vvc_alf_filter_chroma_4x4_10_neon : 1.0
    vvc_alf_filter_chroma_4x4_12_c : 2.7
    vvc_alf_filter_chroma_4x4_12_neon : 1.0
    vvc_alf_filter_chroma_8x8_8_c : 10.2
    vvc_alf_filter_chroma_8x8_8_neon : 3.0
    vvc_alf_filter_chroma_8x8_10_c : 10.0
    vvc_alf_filter_chroma_8x8_10_neon : 2.5
    vvc_alf_filter_chroma_8x8_12_c : 10.0
    vvc_alf_filter_chroma_8x8_12_neon : 2.5
    vvc_alf_filter_chroma_16x16_8_c : 41.7
    vvc_alf_filter_chroma_16x16_8_neon : 11.2
    vvc_alf_filter_chroma_16x16_10_c : 39.0
    vvc_alf_filter_chroma_16x16_10_neon : 10.0
    vvc_alf_filter_chroma_16x16_12_c : 40.2
    vvc_alf_filter_chroma_16x16_12_neon : 10.2
    vvc_alf_filter_chroma_32x32_8_c : 162.0
    vvc_alf_filter_chroma_32x32_8_neon : 45.0
    vvc_alf_filter_chroma_32x32_10_c : 155.5
    vvc_alf_filter_chroma_32x32_10_neon : 39.5
    vvc_alf_filter_chroma_32x32_12_c : 155.5
    vvc_alf_filter_chroma_32x32_12_neon : 40.0
    vvc_alf_filter_chroma_64x64_8_c : 646.0
    vvc_alf_filter_chroma_64x64_8_neon : 175.5
    vvc_alf_filter_chroma_64x64_10_c : 708.2
    vvc_alf_filter_chroma_64x64_10_neon : 166.7
    vvc_alf_filter_chroma_64x64_12_c : 619.2
    vvc_alf_filter_chroma_64x64_12_neon : 157.2
    vvc_alf_filter_chroma_128x128_8_c : 2611.5
    vvc_alf_filter_chroma_128x128_8_neon : 698.2
    vvc_alf_filter_chroma_128x128_10_c : 2470.0
    vvc_alf_filter_chroma_128x128_10_neon : 616.0
    vvc_alf_filter_chroma_128x128_12_c : 2531.5
    vvc_alf_filter_chroma_128x128_12_neon : 620.2
    vvc_alf_filter_luma_8x8_8_c : 25.2
    vvc_alf_filter_luma_8x8_8_neon : 4.2
    vvc_alf_filter_luma_8x8_10_c : 18.5
    vvc_alf_filter_luma_8x8_10_neon : 4.0
    vvc_alf_filter_luma_8x8_12_c : 19.0
    vvc_alf_filter_luma_8x8_12_neon : 4.0
    vvc_alf_filter_luma_16x16_8_c : 106.5
    vvc_alf_filter_luma_16x16_8_neon : 16.2
    vvc_alf_filter_luma_16x16_10_c : 75.2
    vvc_alf_filter_luma_16x16_10_neon : 14.7
    vvc_alf_filter_luma_16x16_12_c : 79.7
    vvc_alf_filter_luma_16x16_12_neon : 14.7
    vvc_alf_filter_luma_32x32_8_c : 400.5
    vvc_alf_filter_luma_32x32_8_neon : 63.2
    vvc_alf_filter_luma_32x32_10_c : 299.2
    vvc_alf_filter_luma_32x32_10_neon : 57.7
    vvc_alf_filter_luma_32x32_12_c : 299.2
    vvc_alf_filter_luma_32x32_12_neon : 57.7
    vvc_alf_filter_luma_64x64_8_c : 1602.5
    vvc_alf_filter_luma_64x64_8_neon : 251.7
    vvc_alf_filter_luma_64x64_10_c : 1197.0
    vvc_alf_filter_luma_64x64_10_neon : 235.5
    vvc_alf_filter_luma_64x64_12_c : 1220.2
    vvc_alf_filter_luma_64x64_12_neon : 235.7
    vvc_alf_filter_luma_128x128_8_c : 6570.2
    vvc_alf_filter_luma_128x128_8_neon : 1007.7
    vvc_alf_filter_luma_128x128_10_c : 4822.7
    vvc_alf_filter_luma_128x128_10_neon : 936.2
    vvc_alf_filter_luma_128x128_12_c : 4791.2
    vvc_alf_filter_luma_128x128_12_neon : 938.5

    Signed-off-by : Zhao Zhili <zhilizhao@tencent.com>

    • [DH] libavcodec/aarch64/vvc/Makefile
    • [DH] libavcodec/aarch64/vvc/alf.S
    • [DH] libavcodec/aarch64/vvc/alf_template.c
    • [DH] libavcodec/aarch64/vvc/dsp_init.c
    • [DH] libavcodec/vvc/dsp.c
    • [DH] libavcodec/vvc/dsp.h