AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
April 2007

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2007.04.11 23:10 "O-JPEG problems", by Mick O'neill
2007.04.12 02:13 "Re: O-JPEG problems", by Joris Van Damme
2007.04.12 03:04 "Re: O-JPEG problems", by Mick O'neill
2007.04.12 23:12 "Re: O-JPEG problems", by Mick O'neill
2007.04.13 01:35 "Re: O-JPEG problems", by Mick O'neill
2007.04.13 01:42 "Re: O-JPEG problems", by Frank Warmerdam
2007.04.24 01:55 "Re: O-JPEG problems", by Mick O'neill
2007.04.24 08:25 "Re: O-JPEG problems", by Joris Van Damme
2007.04.25 22:58 "Re: O-JPEG problems", by Mick O'neill
2007.04.26 06:54 "Re: O-JPEG problems", by Joris Van Damme
2007.04.24 10:27 "Re: O-JPEG problems", by Andrey Kiselev
2007.04.25 13:41 "Re: O-JPEG problems", by Charles Auer
2007.04.29 22:56 "Re: O-JPEG problems", by Mick O'neill

2007.04.12 23:12 "Re: O-JPEG problems", by Mick O'neill

Can't seem to get on to this server. The connection pings ok, but keeps
timing out. Can someone help please?

Thanks,

Mick


~/inc/libtiff
12:43:29 dan
daffy1 <10> export
CVSROOT=:pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot

~/inc/libtiff
12:44:09 dan
daffy1 <11>  cvs login
Logging in
to :pserver:cvsanon@cvs.maptools.org:2401/cvs/maptools/cvsroot
CVS password:
cvs [login aborted]: received interrupt signal

~/inc/libtiff
12:47:59 dan
daffy1 <14> ping cvs.maptools.org
PING duke.maptools.org (209.217.116.153) 56(84) bytes of data.
64 bytes from r153.dmsolutions.ca (209.217.116.153): icmp_seq=0 ttl=51
time=304 ms
64 bytes from r153.dmsolutions.ca (209.217.116.153): icmp_seq=1 ttl=51
time=280 ms
64 bytes from r153.dmsolutions.ca (209.217.116.153): icmp_seq=2 ttl=51
time=276 ms

--- duke.maptools.org ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms rtt
min/avg/max/mdev = 276.189/287.017/304.714/12.625 ms, pipe 2

~/inc/libtiff
12:48:56 dan
daffy1 <15> cvs login
Logging in
to :pserver:cvsanon@cvs.maptools.org:2401/cvs/maptools/cvsroot
CVS password:
cvs [login aborted]: received interrupt signal

~/inc/libtiff
12:51:38 dan
daffy1 <16> telnet cvs.maptools.org 2401 Trying 209.217.116.153...


~/inc/libtiff
12:52:29 dan
daffy1 <17> cvs login
Logging in
to :pserver:cvsanon@cvs.maptools.org:2401/cvs/maptools/cvsroot
CVS password:
cvs [login aborted]: received interrupt signal

~/inc/libtiff
12:54:14 dan
daffy1 <18> export
CVSROOT=:pserver:cvsanon:@cvs.maptools.org:/cvs/maptools/cvsroot

~/inc/libtiff
12:54:25 dan
daffy1 <19> cvs checkout -r branch-3-9 libtiff cvs [checkout aborted]:
connect to
cvs.maptools.org(209.217.116.153):2401 failed: Connection timed out

~/inc/libtiff
12:57:41 dan
daffy1 <20> cvs login
Logging in
to :pserver:cvsanon@cvs.maptools.org:2401/cvs/maptools/cvsroot
cvs [login aborted]: connect to cvs.maptools.org(209.217.116.153):2401
failed: Connection timed out

~/inc/libtiff
15:47:54 dan
daffy1 <21> cvs login
Logging in
to :pserver:cvsanon@cvs.maptools.org:2401/cvs/maptools/cvsroot
cvs [login aborted]: connect to cvs.maptools.org(209.217.116.153):2401
failed: Connection timed out

~/inc/libtiff
16:06:08 dan
daffy1 <22> cvs login
Logging in
to :pserver:cvsanon@cvs.maptools.org:2401/cvs/maptools/cvsroot
cvs [login aborted]: received interrupt signal

~/inc/libtiff
22:09:17 dan
daffy1 <23> cvs login
Logging in
to :pserver:cvsanon@cvs.maptools.org:2401/cvs/maptools/cvsroot
cvs [login aborted]: connect to cvs.maptools.org(209.217.116.153):2401
failed: Connection timed out

 

> This is why we've replaced it with a totally new one, build 
> from scratch, that is far more robust, and supports very 
> nearly all OJPEG images out there, including many types 
> without JPEGInterchangeFormat tag. We feel more confident 
> with this new OJPEG codec, which is why this one is enabled 
> by default. We did this new OJPEG after the release of the 
> latest stable version, so if you need it you need to get a 
> hold of a CVS copy. In order to do that, see the instructions 
> on LibTiff homepage (http://www.remotesensing.org/libtiff/). 
> Make sure you check out the stable branch-3-9, not CVS head 
> that is a currently unstable BigTIFF upgrade in progress.