X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Frecanim.c;h=d18fa3da3e834179d46985e32c8b248e445d39ce;hp=091b9180b7386a6f01796e4350c4878af9a8cefe;hb=78add6e627ee5f10e1fa6f3852602ea5066eee5a;hpb=39809ded547bdbb08207d3e514950425215b4410 diff --git a/hacks/recanim.c b/hacks/recanim.c index 091b9180..d18fa3da 100644 --- a/hacks/recanim.c +++ b/hacks/recanim.c @@ -1,4 +1,4 @@ -/* recanim, Copyright (c) 2014-2015 Jamie Zawinski +/* recanim, Copyright (c) 2014-2018 Jamie Zawinski * Record animation frames of the running screenhack. * * Permission to use, copy, modify, distribute, and sell this software and its @@ -323,6 +323,7 @@ screenhack_record_anim_free (record_anim_state *st) " -crf 18" " -pix_fmt yuv420p" " '%s'" + " &-"*/, fn); fprintf (stderr, "%s: exec: %s\n", progname, cmd);