Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (26)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Demande de création d’un canal

    12 mars 2010, par

    En fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
    Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)

Sur d’autres sites (8421)

  • why zoom effects only applies to first image ?

    18 mai 2019, par Mathematics

    why zoom effects only applies to first image ?

    ffmpeg -i img%03d.jpeg -i 1.mp3 -vf
    zoompan=z=’zoom+0.002’:d=25*5:s=1280x800 -pix_fmt yuv420p -c:v libx264
    -t 01:05:00 out12345.mp4

    I have 3 images, 1 audio, and I am trying to create a video and expecting each image to have zoom effects.

    Here is what I am getting, First image shows zoom effect then 2nd image shows up for a split second and then last image stays without any effect.

    What am I doing wrong ?

  • Correct recording time of the first frame of a video

    27 juillet 2017, par Vítor Cézar

    How do I get the correct time of the first frame recorded on a video ? I executed the command

    ffprobe -v error -show_streams [file_path]

    and got these values of timecode and creation time for the first stream :

    TAG:creation_time=2017-07-26T16:48:10.000000Z
    TAG:language=eng
    TAG:handler_name=   GoPro AVC
    TAG:encoder=GoPro AVC encoder
    TAG:timecode=17:21:54:28

    The problem is that the video started being recorded on 16:48:11:504 and neither timecode nor creation time shows this value. If possible I need the precision on milliseconds.

  • Revision fba3110b09 : arm : Move the definition of bilinear_taps_coeff to within the section Previousl

    21 novembre 2012, par Martin Storsjo

    Changed Paths :
     Modify /vp8/common/arm/neon/vp8_subpixelvariance16x16_neon.asm



    arm : Move the definition of bilinear_taps_coeff to within the section

    Previously, the microsoft arm assembler errored out, saying that
    bilinear_taps_coeff was an undefined symbol.

    Change-Id : Ib938f0b454c41ccbd801e70a7c9acc0fa04e3c55