Kpt Gibson
6 juli 2005, 00:34
Ik heb een tijdje de trial version van ulead Gif animator gebruikt.
Ik vond dat zeer handig zo'n programma en ik gebruik et veel.
Maar de trial tijd is nu verlopen en ik kan et niet meer gebruiken.(crash)
Weet er iemand een ander programma waarmee ik foto's mee kan laten bewegen en waar een gratis trial version van downloadbaar is.
:):verlegen:
Pilote
6 juli 2005, 00:57
welk versie gebruik je ???
Beatje
6 juli 2005, 01:01
http://www.ivanhoejupiler.be/showthread.php?t=2679
adobe photoshopcs2 kan je hier downloaden zit image ready bij daar kan je dat ook mee doen.
WhiteWolf
6 juli 2005, 01:02
welk versie gebruik je ???
ja wil ik ook graag weten :D
Kpt Gibson
6 juli 2005, 11:21
http://www.ivanhoejupiler.be/showthread.php?t=2679
adobe photoshopcs2 kan je hier downloaden zit image ready bij daar kan je dat ook mee doen.
Is dat dan de volledige versie? Of een trial?
Kapstertje
6 juli 2005, 11:24
Is dat dan de volledige versie? Of een trial?nee gibson is ook weer een trial:cry:
Mattehh
6 juli 2005, 11:44
Maar als je me dan een pm of een mailtje doet help ik je wel verder ;)
HEXJUMPER
6 juli 2005, 12:59
houdt wel in gedachte dat .GIF files enkel kunnen gebruikt worden als men daar de rechten voor betaald heeft !
.GIF87 & .GIF89,dus ook animated .GIF zijn geen publieks vrije fileformaten.
gebruik .JPEG/.JPG files en maak animaties aan in .SWF fileformaat !
het downloaden van gratis/proefprogrammas geeft u g e e n recht om .gif files te gebruiken. (lees copyrights in diskclaimer !)
Kpt Gibson
6 juli 2005, 13:16
Wat bedoel je? Ik gebruik al lang .gif files. nooit iets betaald.
HEXJUMPER
6 juli 2005, 17:19
There are no GIFs on the GNU web site because of the patents (Unisys and IBM) covering the LZW compression algorithm which is used in making GIF files. These patents make it impossible to have free software to generate proper GIFs. They also apply to the compress program, which is why GNU does not use it or its format.
Unisys and IBM both applied for patents in 1983. Unisys (and perhaps IBM) applied for these patents in a number of countries. Of the places whose patent databases we were able to search, the latest expiration date seems to be Friday 11 August 2006 <SUP>1</SUP> (http://www.gnu.org/philosophy/gif.html#venuenote). Until then, anyone who releases a free program for making GIF files is likely to be sued. We don't know any reason to think that the patent owners would lose these lawsuits.
If we released such a program, Unisys and IBM might think it wiser (for public relations reasons) not to sue a charity like the FSF. They could instead sue the users of the program, including the companies who redistribute GNU software. We feel it would not be responsible behavior for us to set up this situation.
Many people think that Unisys has given permission for distributing free software to make GIF format. Unfortunately that is not what Unisys has actually done.
http://lpf.ai.mit.edu/Patents/Gif/Gif.html
HEXJUMPER
6 juli 2005, 17:23
een 100 % copyrights vrije file is de .PNG graphic file !!
kan zonder enig probleem voor alles gebruikt worden.
PNG - Portable Network Graphics
(.PNG file extension, the pronunciation 'Ping' is specifically mentioned in the PNG Specification). PNG needs to be mentioned. PNG is not the number one file format, but you will want to know about it. PNG is not so popular yet, but it's appeal is growing as people discover what it can do.
PNG was designed recently, with the experience advantage of knowing all that went before. The original purpose of PNG was to be a royalty-free GIF and LZW replacement (see LZW next page). However PNG supports a large set of technical features, including superior lossless compression from LZ77. Compression in PNG is called the ZIP method, and is like the 'deflate" method in PKZIP (and is royalty free).
But the big deal is that PNG incorporates special preprocessing filters that can greatly improve the lossless compression efficiency, especially for typical gradient data found in 24 bit photographic images. This filter preprocessing causes PNG to be a little slower than other formats when reading or writing the file (but all types of compression require processing time).
Photoshop 7 and Elements 2.0 correct this now, but earlier Adobe versions did not store or read the ppi number to scale print size in PNG files (Adobe previously treated PNG like GIF in this respect, indicated 72 ppi regardless). The ppi number never matters on the video screen or web, but it was a serious usability flaw for printing purposes. Without that stored ppi number, we must scale the image again every time we print it. If we understand this, it should be no big deal, and at home, we probably automatically do that anyway (digital cameras do the same thing with their JPG files). But sending a potentially unsized image to a commercial printer is a mistake, and so TIF files should be used in that regard.
Most other programs do store and use the correct scaled resolution value in PNG files. PNG stores resolution internally as pixels per meter, so when calculating back to pixels per inch, some programs may show excessive decimal digits, perhaps 299.999 ppi instead of 300 ppi (no big deal).
PNG has additional unique features, like an Alpha channel for a variable transparency mask (any RGB or Grayscale pixel can be say 79% transparent and other pixels may individually have other transparency values). If indexed color, palette values may have similar variable transparency values. PNG files may also contain an embedded Gamma value so the image brightness can be viewed properly on both Windows and Macintosh screens. These should be wonderful features, but in many cases these extra features are not implemented properly (if at all) in many programs, and so these unique features must be ignored for web pages. However, this does not interfere with using the standard features, specifically for the effective and lossless compression.
Netscape 4.04 and MS IE 4.0 browsers added support for PNG files on web pages, not to replace JPG, but to replace GIF for graphics. For non-web and non-graphic use, PNG would compete with TIF. Most image programs support PNG, so basic compatibility is not an issue. You may really like PNG.
PNG may be of great interest, because it's lossless compression is well suited for master copy data, and because PNG is a noticeably smaller file than LZW TIF. Perhaps about 25% smaller than TIF LZW for 24 bit files, and perhaps about 10% to 30% smaller than GIF files for indexed data.
Different images will have varying compression sizes, but PNG is an excellent replacement for GIF and 24 bit TIFF LZW files. PNG does define 48 bit files, but I don't know of any programs that support 48 bit PNG (not too many support 48 bit in any form).
Here are some representative file sizes for a 9.9 megabyte 1943x1702 24-bit RGB color image:
<TABLE cellSpacing=0 cellPadding=12 border=0><TBODY><TR><TD class=hd2>File type</TD><TD class=hd2>File size</TD><TD> </TD></TR><TR><TD class=hd3>TIFF</TD><TD class=hd3>9.9 megs</TD><TD> </TD></TR><TR><TD class=hd3>TIFF LZW</TD><TD class=hd3>8.4 megs</TD><TD> </TD></TR><TR><TD class=hd3>PNG</TD><TD class=hd3>6.5 megs</TD><TD> </TD></TR><TR><TD class=hd3>JPG</TD><TD class=hd3>1.0 megs</TD><TD>(1.0 / 9.9) is 10% file size </TD></TR><TR><TD class=hd3>BMP</TD><TD class=hd3>9.9 megs</TD><TD> </TD></TR></TBODY></TABLE>
Seems to me that PNG is an excellent replacement for TIFF too.
Icemar
6 juli 2005, 17:51
je mag best gif maken en gebruiken dat kost niets !!!
maar het uitbrengen van de FREE (gratis) programma's dat mag niet meer na vrijdag 11 Augustus
Dus je mag gewoon je GIF blijven gebruiken !!!!