Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (71)

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

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

Sur d’autres sites (12336)

  • Installed ffmpeg, added to path, still can't save animation from Jupyter Notebook

    29 avril 2017, par dredre_420

    I’m trying to simulate a two-body orbit system working on Jupyter Notebook (python). Since the animation can’t display in-line I tried installing ffmpeg and adding it to the system path using steps outlined here : http://adaptivesamples.com/how-to-install-ffmpeg-on-windows/.

    However, when I try to save my animation using anim.save('orbit.mp4', fps=15, extra_args=['-vcodec', 'libx264']), I still get the error message : ValueError: Cannot save animation: no writers are available. Please install mencoder or ffmpeg to save animations.

    Not sure what else to try at this point, very inexperienced programmer here.

  • How to create m3u8 playlist from mp4 video url ( stored in amazon S3 ) and store the video chunks ( .ts files) and .m3u8 file back to another S3 ?

    19 mai 2019, par dexter2019

    I am building an application where user can upload video and others can watch them later. I am aiming for HLS streaming of the video on the client side, for which the video format should be .m3u8. I am using node fluent-FFmpeg module to do the processing, however, I have a huge doubt, that, how to ensure that all the .ts files (chunks) are also stored back in s3 bucket along with the m3u8 file after ffmpeg processed the mp4 file ?

    Because the ffmpeg command only takes the location of the m3u8 file ? How handle it when I want the input and output location to be S3 ?

    Any help will be greatly appreciated.

    I am following the answer from this question Ffmpeg creating m3u8 from mp4, video file size , which is working absolutely fine in my local machine, how to achieve the same for s3 ?

  • lavc/riscv : add forward-edge CFI landing pads

    22 juillet 2024, par Rémi Denis-Courmont
    lavc/riscv : add forward-edge CFI landing pads
    
    • [DH] libavcodec/riscv/aacencdsp_rvv.S
    • [DH] libavcodec/riscv/aacpsdsp_rvv.S
    • [DH] libavcodec/riscv/ac3dsp_rvb.S
    • [DH] libavcodec/riscv/ac3dsp_rvv.S
    • [DH] libavcodec/riscv/ac3dsp_rvvb.S
    • [DH] libavcodec/riscv/alacdsp_rvv.S
    • [DH] libavcodec/riscv/audiodsp_rvf.S
    • [DH] libavcodec/riscv/audiodsp_rvv.S
    • [DH] libavcodec/riscv/blockdsp_rvv.S
    • [DH] libavcodec/riscv/bswapdsp_rvb.S
    • [DH] libavcodec/riscv/bswapdsp_rvv.S
    • [DH] libavcodec/riscv/exrdsp_rvv.S
    • [DH] libavcodec/riscv/flacdsp_rvv.S
    • [DH] libavcodec/riscv/fmtconvert_rvv.S
    • [DH] libavcodec/riscv/g722dsp_rvv.S
    • [DH] libavcodec/riscv/h263dsp_rvv.S
    • [DH] libavcodec/riscv/h264_mc_chroma.S
    • [DH] libavcodec/riscv/h264addpx_rvv.S
    • [DH] libavcodec/riscv/h264dsp_rvv.S
    • [DH] libavcodec/riscv/h264idct_rvv.S
    • [DH] libavcodec/riscv/huffyuvdsp_rvv.S
    • [DH] libavcodec/riscv/idctdsp_rvv.S
    • [DH] libavcodec/riscv/jpeg2000dsp_rvv.S
    • [DH] libavcodec/riscv/llauddsp_rvv.S
    • [DH] libavcodec/riscv/llviddsp_rvv.S
    • [DH] libavcodec/riscv/llvidencdsp_rvv.S
    • [DH] libavcodec/riscv/lpc_rvv.S
    • [DH] libavcodec/riscv/me_cmp_rvv.S
    • [DH] libavcodec/riscv/opusdsp_rvv.S
    • [DH] libavcodec/riscv/pixblockdsp_rvi.S
    • [DH] libavcodec/riscv/pixblockdsp_rvv.S
    • [DH] libavcodec/riscv/rv34dsp_rvv.S
    • [DH] libavcodec/riscv/rv40dsp_rvv.S
    • [DH] libavcodec/riscv/sbrdsp_rvv.S
    • [DH] libavcodec/riscv/startcode_rvb.S
    • [DH] libavcodec/riscv/startcode_rvv.S
    • [DH] libavcodec/riscv/svqenc_rvv.S
    • [DH] libavcodec/riscv/takdsp_rvv.S
    • [DH] libavcodec/riscv/utvideodsp_rvv.S
    • [DH] libavcodec/riscv/vc1dsp_rvi.S
    • [DH] libavcodec/riscv/vc1dsp_rvv.S
    • [DH] libavcodec/riscv/vorbisdsp_rvv.S
    • [DH] libavcodec/riscv/vp7dsp_rvv.S
    • [DH] libavcodec/riscv/vp8dsp_rvi.S
    • [DH] libavcodec/riscv/vp8dsp_rvv.S
    • [DH] libavcodec/riscv/vp9_intra_rvi.S
    • [DH] libavcodec/riscv/vp9_intra_rvv.S
    • [DH] libavcodec/riscv/vp9_mc_rvi.S
    • [DH] libavcodec/riscv/vp9_mc_rvv.S