<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Jpeg Metadata Read/Write	</title>
	<atom:link href="https://ssmax.net/archives/40.html/feed" rel="self" type="application/rss+xml" />
	<link>https://ssmax.net/archives/40.html</link>
	<description>ssmax blog here~</description>
	<lastBuildDate>Tue, 26 Aug 2008 09:49:12 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: ssmax		</title>
		<link>https://ssmax.net/archives/40.html/comment-page-1#comment-33063</link>

		<dc:creator><![CDATA[ssmax]]></dc:creator>
		<pubDate>Tue, 26 Aug 2008 09:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssmax.net/?p=40#comment-33063</guid>

					<description><![CDATA[我上面的例子里面
entry.setValue(0,”test exif user comment”); 
exif.setTagValue(Exif.USERCOMMENT,-1,entry,true); 

这两句你要研究下，我都忘记是什么了，呵呵
估计是你把GPS对应的tag设置好应该就可以了。]]></description>
			<content:encoded><![CDATA[<p>我上面的例子里面<br />
entry.setValue(0,”test exif user comment”);<br />
exif.setTagValue(Exif.USERCOMMENT,-1,entry,true); </p>
<p>这两句你要研究下，我都忘记是什么了，呵呵<br />
估计是你把GPS对应的tag设置好应该就可以了。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ssmax		</title>
		<link>https://ssmax.net/archives/40.html/comment-page-1#comment-33062</link>

		<dc:creator><![CDATA[ssmax]]></dc:creator>
		<pubDate>Tue, 26 Aug 2008 09:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssmax.net/?p=40#comment-33062</guid>

					<description><![CDATA[用mediautil可以写入EXIF，上面就有例子了
至于GPS信息不是太清除，如果只是EXIF中的信息，你研究一下它的规范应该就可以写入了。
我找了一下，文档如下：
http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/GPS.html


These GPS tags are part of the EXIF standard, and are stored in a separate IFD within the EXIF information.

关键是这句，估计你还要找下EXIF的文档看看。呵呵。]]></description>
			<content:encoded><![CDATA[<p>用mediautil可以写入EXIF，上面就有例子了<br />
至于GPS信息不是太清除，如果只是EXIF中的信息，你研究一下它的规范应该就可以写入了。<br />
我找了一下，文档如下：<br />
<a href="http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/GPS.html" rel="nofollow ugc">http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/GPS.html</a></p>
<p>These GPS tags are part of the EXIF standard, and are stored in a separate IFD within the EXIF information.</p>
<p>关键是这句，估计你还要找下EXIF的文档看看。呵呵。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nason		</title>
		<link>https://ssmax.net/archives/40.html/comment-page-1#comment-33061</link>

		<dc:creator><![CDATA[Nason]]></dc:creator>
		<pubDate>Tue, 26 Aug 2008 07:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssmax.net/?p=40#comment-33061</guid>

					<description><![CDATA[我不會將經緯度寫入GPS中不過你的檔案可以讀出EXIF
並且創造一個新圖片了已經幫上忙了卸卸
如果能的話請交我如何在EXIF中加入GPS 經緯度的值]]></description>
			<content:encoded><![CDATA[<p>我不會將經緯度寫入GPS中不過你的檔案可以讀出EXIF<br />
並且創造一個新圖片了已經幫上忙了卸卸<br />
如果能的話請交我如何在EXIF中加入GPS 經緯度的值</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ssmax		</title>
		<link>https://ssmax.net/archives/40.html/comment-page-1#comment-33060</link>

		<dc:creator><![CDATA[ssmax]]></dc:creator>
		<pubDate>Sat, 23 Aug 2008 14:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssmax.net/?p=40#comment-33060</guid>

					<description><![CDATA[不好意思，好久没看过这方面的了，有空我再看看，呵呵]]></description>
			<content:encoded><![CDATA[<p>不好意思，好久没看过这方面的了，有空我再看看，呵呵</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nason		</title>
		<link>https://ssmax.net/archives/40.html/comment-page-1#comment-33059</link>

		<dc:creator><![CDATA[Nason]]></dc:creator>
		<pubDate>Sat, 23 Aug 2008 04:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ssmax.net/?p=40#comment-33059</guid>

					<description><![CDATA[請問可以教我怎麼用Metadata將EXIF讀出以及寫入到EIXF嗎
如果能的話請幫我
howadtsai@Yahoo.com.tw]]></description>
			<content:encoded><![CDATA[<p>請問可以教我怎麼用Metadata將EXIF讀出以及寫入到EIXF嗎<br />
如果能的話請幫我<br />
<a href="mailto:howadtsai@Yahoo.com.tw">howadtsai@Yahoo.com.tw</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
