Bir liner komutu
Bu makaleden esinlenerek bu tek satırlık komutu kullanın:
$ identify drop_caches.gif | wc -l
128
Daha fazla ayrıntı için kullanın:
identify -verbose filename.gif
Bu web sitesi, yüklemenizi sağlar .gif
ve içindeki kare sayısı da dahil olmak üzere birçok yolu analiz eder:
convert
Tarafından sağlanan Görüntü Magic Şu Verilerinizi dönüştürür .gif
bireysel içine .png
görüntüleri her çerçevede bir tane:
$ convert -verbose -coalesce drop_caches.gif drop_caches.png
drop_caches.gif[0] GIF 470x940 470x940+0+0 8-bit sRGB 256c 177KB 0.090u 0:00.099
drop_caches.gif[1] GIF 13x1 470x940+398+704 8-bit sRGB 256c 177KB 0.080u 0:00.089
drop_caches.gif[2] GIF 306x620 470x940+144+130 8-bit sRGB 256c 177KB 0.080u 0:00.089
(... SNIP ...)
drop_caches.gif=>drop_caches-125.png[125] GIF 470x940 470x940+0+0 8-bit sRGB 255c 50.3KB 27.100u 0:24.890
drop_caches.gif=>drop_caches-126.png[126] GIF 470x940 470x940+0+0 8-bit sRGB 254c 48.9KB 27.320u 0:25.089
drop_caches.gif=>drop_caches-127.png[127] GIF 470x940 470x940+0+0 8-bit sRGB 254c 48.9KB 27.480u 0:25.269