Find Jobs
Hire Freelancers

Java Animated GIF encoder with Optimization

$100-300 USD

进行中
已发布超过 20 年前

$100-300 USD

货到付款
The project is to build an optimized Animated GIF Encoder which has to fullfil the following requirements: **Requirements** 1. The GIF encoder has to minimized the encoded GIF file size. The overall encoded size must smaller or equal than those produced by Advanced GIF Compressor ([login to view URL]). Bonus will be given if the compression ratio can be as small as those created by "A Smaller GIF" ([login to view URL]) 2. The input to the encoder are [login to view URL] objects of the type **TYPE_INT_ARGB** representing the individual frames of the Animated GIF. As the BufferedImage object may contain Alpha channel, any pixel less than 50% opaque will be treated as transparent in the encoded GIF. 3. The GIF encoder should implement the following Java Interfaces: /** * Add a frame to the animated GIF with a specified delay value in milliseconds * throws Exception if the added image is of different size than the first added one */ public void addFrame(BufferedImage image, int delay) throws Exception /** * Writes the encoded animated GIF to the OutputStream */ public void encode(OutputStream os) throws Exception /** * Add text comment to the newly added frame */ public void addComment(String comment) /** * Sets the number of loops the animated GIF shall play in the browser by the Netscape Extension */ public void setRepeat(int repeat) 4. For ecnonomy of memory comsumption, the encoder should not buffer all the frames in raw before encoding, it can only allow a footage of a maximum of 10 raw frames to be buffered. A java profiler will used to verify this requirement. 5. The Encoder implementation should be written in pure-java and self-contained such that it does not rely on any external components. **Reference Resources: **1. The GIF89a specification [login to view URL] 2. Hints on Animated GIF optimization [login to view URL] 3. List of Java libraries to read and write image files [login to view URL] 4. Netscape Extension in GIF [login to view URL] ## Deliverables 1) Complete and fully-functional demonstration program(s) in executable form as well as complete source code of all work done. 2) Exclusive and complete copyrights to all work purchased. (No GPL, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site). ## Platform - Pure Java without native components - Runnable on Linux, Unix and Windows environment with JDK 1.3 or JDK 1.4
项目 ID: 2998912

关于此项目

5提案
远程项目
活跃21 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
See private message.
$208.85 USD 在21天之内
5.0 (157条评论)
6.0
6.0
5威客以平均价$224 USD来参与此工作竞价
用户头像
See private message.
$229.50 USD 在21天之内
4.7 (15条评论)
3.8
3.8
用户头像
See private message.
$212.50 USD 在21天之内
4.9 (13条评论)
3.6
3.6
用户头像
See private message.
$212.50 USD 在21天之内
0.0 (0条评论)
0.0
0.0
用户头像
See private message.
$255 USD 在21天之内
0.0 (3条评论)
2.7
2.7

关于客户

HONG KONG的国旗
Hong Kong
4.0
1
会员自8月 4, 2003起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。