Groups | Search | Server Info | Login | Register
Groups > alt.comp.os.windows-10 > #185898
| From | candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> |
|---|---|
| Newsgroups | alt.comp.os.windows-10, alt.comp.freeware, comp.editors |
| Subject | Re: What freeware do you use to record the screen to animated GIF? |
| Date | 2025-07-16 19:20 +0000 |
| Organization | the-candyden-of-code |
| Message-ID | <slrn107fua0.f5d6.candycanearter07@candydeb.host.invalid> (permalink) |
| References | <1056p6l$dg4$1@nnrp.usenet.blueworldhosting.com> <1057fuc$iuan$1@dont-email.me> <1cz6yutc2ofar.1vkvtlgnyfxrf$.dlg@40tude.net> <1057mun$kqn4$1@dont-email.me> |
Cross-posted to 3 groups.
Janis Papanagnou <janis_papanagnou+ng@hotmail.com> wrote at 08:13 this Wednesday (GMT): > On 16.07.2025 09:40, JJ wrote: >> On Wed, 16 Jul 2025 08:13:32 +0200, Herbert Kleebauer wrote: >>> On 16.07.2025 01:45, Marion wrote: >>> >>>> have an animated GIF. So I searched for the best way to take screenrecs, >>>> but too many programs showed up as potential Windows screen recorders. >>> >>>> But I'm curious, what do you use to record the screen to animated GIF? >>> >>> Why not use the Windows Snipping Tool (<WIN>-<SHIFT>-S)? And I don't >>> see any advantage in converting the mp4 to animated gif format. But >>> if you really want: >>> >>> ffmpeg -i input.mp4 output.gif >>> >>> I suppose, most people already have ffmpeg installed (it is a >>> command line tool, so it doesn't need to be "installed", but just >>> copied to your disk), because it is THE all-purpose video tool. >> >> Or just use the screen for the media source. ffmpeg can do a screen >> recording. e.g. >> >> ffmpeg -f gdigrab -framerate 20 -i desktop "e:\screen caps\output.gif" >> >> May want to experiment with the screen capturing method via the -f switch to >> see which one works best for your system and output image format. >> >> To OP: be aware that, GIF can only support up to 256 colors (not 16M). >> > > I've used in the past from command line either 'ffmpeg' or 'convert'; > the latter to combine plain images; it's from the ImageMagick package. > > Janis The "convert" command is considered outdated as of ImageMagick 7, it's now the "magick" command. Unfortunately, Debian still ships 6.9.11-60. -- user <candycane> is generated from /dev/urandom
Back to alt.comp.os.windows-10 | Previous | Next — Previous in thread | Next in thread | Find similar
What freeware do you use to record the screen to animated GIF? Marion <marion@facts.com> - 2025-07-15 23:45 +0000
Re: What freeware do you use to record the screen to animated GIF? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-16 05:49 +0000
Re: What freeware do you use to record the screen to animated GIF? Herbert Kleebauer <klee@unibwm.de> - 2025-07-16 08:13 +0200
Re: What freeware do you use to record the screen to animated GIF? JJ <jj4public@outlook.com> - 2025-07-16 14:40 +0700
Re: What freeware do you use to record the screen to animated GIF? Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2025-07-16 10:13 +0200
Re: What freeware do you use to record the screen to animated GIF? candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-07-16 19:20 +0000
Re: What freeware do you use to record the screen to animated GIF? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-17 02:01 +0000
Re: What freeware do you use to record the screen to animated GIF? candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-07-17 07:00 +0000
Re: What freeware do you use to record the screen to animated GIF? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-16 08:37 +0000
Re: What freeware do you use to record the screen to animated GIF? Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2025-07-16 11:13 +0200
Re: What freeware do you use to record the screen to animated GIF? gazelle@shell.xmission.com (Kenny McCormack) - 2025-07-16 09:42 +0000
Re: What freeware do you use to record the screen to animated GIF? "Carlos E.R." <robin_listas@es.invalid> - 2025-07-16 19:44 +0200
Re: What freeware do you use to record the screen to animated GIF? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-17 01:57 +0000
Re: What freeware do you use to record the screen to animated GIF? Herbert Kleebauer <klee@unibwm.de> - 2025-07-16 12:35 +0200
Re: What freeware do you use to record the screen to animated GIF? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-17 01:55 +0000
Re: What freeware do you use to record the screen to animated GIF? Paul <nospam@needed.invalid> - 2025-07-17 09:39 -0400
Re: What free software do you use to record the screen to animated GIF? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-18 05:40 +0000
Re: What freeware do you use to record the screen to animated GIF? Paul <nospam@needed.invalid> - 2025-07-16 10:45 -0400
Re: What freeware do you use to record the screen to animated GIF? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-17 01:56 +0000
Re: What freeware do you use to record the screen to animated GIF? Marion <marion@facts.com> - 2025-07-16 19:38 +0000
Re: What freeware do you use to record the screen to animated GIF? Herbert Kleebauer <klee@unibwm.de> - 2025-07-16 22:16 +0200
Re: What freeware do you use to record the screen to animated GIF? Marion <marion@facts.com> - 2025-07-16 20:26 +0000
csiph-web