[HN Gopher] Sergif: Record GIFs with Your Webcam
___________________________________________________________________
Sergif: Record GIFs with Your Webcam
Author : UltiRequiem
Score : 20 points
Date : 2022-02-25 05:18 UTC (1 days ago)
(HTM) web link (blog.ultirequiem.com)
(TXT) w3m dump (blog.ultirequiem.com)
| gfody wrote:
| impressive work at 15 nice job! you know with recordrtc.js you
| could specify 'type: video' and 'mimeType: video/webm' and serve
| a .gifv - or are you explicitly trying to support very old
| devices?
| woodruffw wrote:
| I'll do the obnoxious HN thing of pointing out that you can do
| this with an ffmpeg one-liner, without a browser, JS, or your
| data ever leaving your machine: ffmpeg -f v4l2
| -framerate 15 -i /dev/video0 recording.gif
|
| That being said: this is very impressive work for a 15 year old!
___________________________________________________________________
(page generated 2022-02-26 23:01 UTC)