How FLV to Animated GIF conversion works
FLV probe and decode → stream-aware conversion → Animated GIF verify
Reading FLV
FLV input is parsed for supported Flash video codecs, audio tracks, timestamps, and bounded script metadata.
Creating Animated GIF
Animated GIF output removes audio and uses a generated palette with explicit resolution, frame-rate, and loop settings.