Groups | Search | Server Info | Login | Register
Groups > comp.graphics.misc > #459
| From | mimus <mimus99@gmail.com> |
|---|---|
| Subject | ffmpeg BMP-GIF Conversion Quality Question |
| Newsgroups | comp.graphics.misc |
| Organization | atoms molecules biopolymers cells metazoans biomes biosphere Usenet |
| Message-ID | <b3a49$52dd9d19$45a0841a$11356@nntpswitch.blueworldhosting.com> (permalink) |
| Date | 2014-01-20 16:03 -0600 |
I'm new to multimedia processing, and have been playing with Gstreamer and ffmpeg (which seems to be an app implementing everything in Gstreamer— LOL) lately, and in creating an animated GIF from a sequence of BMP images using ffmpeg -f image2 -framerate 11 -i 'example-%03d.bmp' -pix_fmt rgb24 example.gif the image-quality went from mediocre (the BMPs were from an AVI, but good enough as is) to near-solarized. Is there any tweaking on-the-fly possible in such an ffmpeg command, or should one do the BMP-to-GIF in a separate preliminary conversion first, or what? Are there any disembodied spirits still wandering disconsolately around cgm that might have a tip on this? -- .sigzip:*
Back to comp.graphics.misc | Previous | Next — Next in thread | Find similar
ffmpeg BMP-GIF Conversion Quality Question mimus <mimus99@gmail.com> - 2014-01-20 16:03 -0600 Re: ffmpeg BMP-GIF Conversion Quality Question Willi <alphashed@aon.at> - 2014-01-21 02:11 +0100 Re: ffmpeg BMP-GIF Conversion Quality Question Miles Bader <miles@gnu.org> - 2015-09-27 13:36 +0900
csiph-web