Recherche avancée

Médias (0)

Mot : - Tags -/xmp

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (106)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

Sur d’autres sites (12864)

  • How to add the timestamp as a part of the generated image file name in ffmpeg

    2 novembre 2015, par Sen

    I am trying to extract png images from a video using ffmpeg and add the timestamp as a part of the generated image file name.

    Please see the below command I am using for the same

    ffmpeg -vcodec mpeg2video -f mpegts -i test_movie.ts -f image2 -vf "drawtext=fontfile=/Library/Fonts/Tahoma.ttf: timecode='$(date +%H\\:%M\\:%S).00': r=30: x=(w-tw)/2: y=h-(2*lh): fontcolor=white: box=1: boxcolor=0x00000000@1" -vsync vfr -pattern_type glob ./compare_multiple_$(gdate +%H\_%M\_%S_%3N).png

    But this is not appending the filename properly. It gives an error as shown below :

    [image2 @ 0x7ff01301f600] Could not get frame filename number 2 from
    pattern ’./compare_multiple_10_09_58_490.png’ (either set updatefirst
    or use a pattern like %03d within the filename pattern)
    av_interleaved_write_frame() : Invalid argument frame= 10 fps=0.0
    q=-0.0 Lsize=N/A time=00:00:00.12 bitrate=N/A video:1047kB audio:0kB
    subtitle:0kB other streams:0kB global headers:0kB muxing overhead :
    unknown Conversion failed !

  • avfilter/x86/vf_maskedmerge : Clear upper part of width

    23 décembre 2015, par Michael Niedermayer
    avfilter/x86/vf_maskedmerge : Clear upper part of width
    

    Fixes crash
    Fixes : Ticket5055

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavfilter/x86/vf_maskedmerge.asm
  • Revision a6b2070d1a : Disabled x86inc style assembly functions.... part 2 Missed a file Change-Id : I

    19 décembre 2012, par Scott LaVarnway

    Changed Paths : Modify /vp9/vp9dx.mk Disabled x86inc style assembly functions.... part 2 Missed a file Change-Id : I33179de6755bc9eda9ad906e4fec6902ace435a5