lihsen's recent timeline updates
lihsen

lihsen

V2EX member #239017, joined on 2017-07-06 15:13:25 +08:00
lihsen's recent replies
Jul 14, 2017
Replied to a topic by lihsen Python Python 对 gif 进行压缩
@lxy 文章讲得挺好的,提供了很多思路
Jul 14, 2017
Replied to a topic by lihsen Python Python 对 gif 进行压缩
花了几天没找到很好的解决办法,压缩必定是要牺牲一些的,要么减少帧数,要么对每帧进行一些重复的区域的处理,第二种方案还没有时间试过。在用 pillow 提取帧再组合帧的时候,发现每一帧上多出了个 local color table,感觉是这个增加了大小,但是还没找到办法去除掉。。。
Jul 12, 2017
Replied to a topic by lihsen Python Python 对 gif 进行压缩
@awanabe 试过了,我先是将每一帧取出来保存为 png 格式,然后利用 imageio 将所有的帧整合保存到一起,最后生成的 GIF 的大小还是比所有 png 格式的帧的大小要大
Jul 12, 2017
Replied to a topic by lihsen Python Python 对 gif 进行压缩
@gnaggnoyil GIF 单帧的存储方法是怎样的,我不是很了解这个,能不能再说详细点
Jul 12, 2017
Replied to a topic by lihsen Python Python 对 gif 进行压缩
@tumbzzc 没用过这个,想先看一下能不能自己实现
Jul 12, 2017
Replied to a topic by lihsen Python Python 对 gif 进行压缩
@ivechan 现在问题就是,我单帧取出来之后,压缩过后单帧是变小了的,为什么最后整成**gif**的时候整个**gif**就变大了
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1031 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 22:04 · PVG 06:04 · LAX 15:04 · JFK 18:04
♥ Do have faith in what you're doing.