<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>J2K TODAY</title>
	<link>http://j2ktoday.com</link>
	<description>JPEG2000 in Digital Cinema, Broadcast and Surveillance</description>
	<pubDate>Thu, 13 Nov 2008 17:13:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>Compression Basics</title>
		<link>http://j2ktoday.com/2007/07/02/compression-basics/</link>
		<comments>http://j2ktoday.com/2007/07/02/compression-basics/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 18:33:49 +0000</pubDate>
		<dc:creator>Komnick</dc:creator>
		
		<category><![CDATA[Video Engineering]]></category>

		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://j2ktoday.com/2007/07/02/compression-basics/</guid>
		<description><![CDATA[I had contemplated authoring an article about compression, but came across an interesting series of articles from DSP DesignLine. Here is an excellent background tutorial on data compression written by Steven W. Smith, Ph.D.:
Data Compression: Part 1 (Huffman and RLE explored)
Data Compression: Part 2 (Delta encoding and GIF explored)
Data Compression: Part 3 (JPEG and MPEG [...]]]></description>
			<content:encoded><![CDATA[<p>I had contemplated authoring an article about compression, but came across an interesting series of articles from <a target="_blank" href="http://www.dspdesignline.com/">DSP DesignLine</a>.<img align="right" alt="Vise" id="image48" title="Vise" src="http://j2ktoday.com/__oneclick_uploads/2007/07/vise.jpg" /> Here is an excellent background tutorial on data compression written by Steven W. Smith, Ph.D.:</p>
<p><a target="_blank" href="http://www.dspdesignline.com/howto/199904067">Data Compression: Part 1</a> (Huffman and RLE explored)<br />
<a target="_blank" href="http://www.dspdesignline.com/howto/199904929">Data Compression: Part 2</a> (Delta encoding and GIF explored)<br />
<a target="_blank" href="http://www.dspdesignline.com/showArticle.jhtml?printableArticle=true&#038;articleId=199904930">Data Compression: Part 3</a> (JPEG and MPEG explored)<a target="_blank" href="http://www.dspdesignline.com/showArticle.jhtml?printableArticle=true&#038;articleId=199904930"><br />
</a></p>
<p><a target="_blank" href="http://www.dspdesignline.com/howto/showArticle.jhtml?articleID=187002884">Video Compression</a> (a much older article written by Amit Shoham, but good nonetheless)</p>
]]></content:encoded>
			<wfw:commentRss>http://j2ktoday.com/2007/07/02/compression-basics/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Throughput vs. Bitrate</title>
		<link>http://j2ktoday.com/2007/06/28/throughput-vs-bitrate/</link>
		<comments>http://j2ktoday.com/2007/06/28/throughput-vs-bitrate/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 13:00:50 +0000</pubDate>
		<dc:creator>Komnick</dc:creator>
		
		<category><![CDATA[Video Engineering]]></category>

		<category><![CDATA[Standards]]></category>

		<category><![CDATA[JPEG2000]]></category>

		<guid isPermaLink="false">http://j2ktoday.com/2007/06/29/throughput-vs-bitrate/</guid>
		<description><![CDATA[Here&#8217;s is a very common query that is made relative to video compression, usually with embedded implementations. There is a vernacular of terms that are often improperly stated or misunderstood and I&#8217;d like to help alleviate some of that confusion. As a preface, our own web site is not overly clear on some of these [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s is a very common query that is made relative to video compression, usually with embedded implementations. There is a vernacular of terms that are often improperly stated or misunderstood and I&#8217;d like to help alleviate some of that confusion. As a preface, our own web site is not overly clear on some of these points as well&#8230;but we are currently working to change that.<img align="right" title="Pipeline" id="image46" alt="Pipeline" src="http://j2ktoday.com/__oneclick_uploads/2007/06/pipeline.jpg" /></p>
<p>The term <a target="_blank" href="http://en.wikipedia.org/wiki/Bitrate">bitrate</a> is pretty well established and basically means the number of bits of data that can be transported over some type of networked medium. This medium can be a data bus (e.g. PCI-X), a hardwired connection/protocal (e.g. HDMI), a protocol over a hardwired connection (e.g. HD-SDI over coax, GigE) or a wireless connection (e.g. 802.11, UWB).</p>
<p>Digital video, whether compressed or uncompressed, can be transported over all of these mediums. But in the case of a compressed video form (e.g. <a target="_blank" href="http://www.jpeg.org/jpeg2000/index.html">JPEG2000</a>, H.264 or MPEG-2) there are two primary processing activities for which the term &#8220;throughput&#8221; is often applied, that being encoding and decoding (hence the term CODEC). In other words, the video content needs to be compressed (encoded), transported over the networked medium, and then decompressed (decoded) at the target destination. &#8220;Throughput&#8221; is often applied to mean how fast that encoding or decoding process can occur.</p>
<p>For example, if you use a digital camcorder the first instance of compression is often happening on the camcorder into the <a target="_blank" href="http://en.wikipedia.org/wiki/Dv">DV</a> format. Then it might be transported via Firewire or USB to your computer. Your computer will need to decode it to display the video. On the camcorder there is an embedded processor chip that will compress the video content in &#8220;real-time&#8221; to a storage medium. The only function of that chip is to encode video, so its &#8220;throughput&#8221; is fast and it can handle a large amount of content&#8230;for example HD content.</p>
<p>In this example, you are not transporting the video in real-time, so the restrictions of the wired interface may not be all that important. It may be annoying to wait while a video downloads from your camera, but Firewire and USB can usually push the content across at or close to real-time. Once its on your computer, there are a number of factors by which the &#8220;throughput&#8221; moniker could be applied. Some of them will vary depending on the state of various activities on your computer. How fast your hard drive can extract and deliver data can be termed &#8220;throughput&#8221;. The bus speed of your computer can influence &#8220;throughput&#8221; as well. And your computer&#8217;s processor is probably the biggest determining factor of &#8220;throughput&#8221;.</p>
<p>I have an Intel dual-core processor on a <a target="_blank" href="http://www.apple.com/macbookpro/">MacBook Pro</a>. Under certain circumstances I can play HD video content in real time. Other circumstances I cannot&#8230;in which case the decoder will begin to drop frames in order to keep pace. It&#8217;s important to understand what the various bottlenecks may be and how they could affect your &#8220;throughput&#8221;. As a consumer, this may affect the quality of your viewing experience. If you are an engineer designing a video capture system, then you need to be able to match the &#8220;throughput&#8221; of your processes to the desired video specifications of your system.</p>
<p>So let&#8217;s use a real-world example. Let&#8217;s say your are designing a system that will encode (compress) HD720p video, transport it over an 802.11n wireless network, then decodes the video (decompress) and plays it on a video monitor. The raw uncompressed data contained in HD 720p video feed will result in a bitrate of at least 633 Mbs (this is without audio, video only). This assumes a resolution 1280&#215;720, an RGB color space at 8 bits per plane for 24-bit color, and 30 frames per second. The equation looks like this 1280*720*3*8*30 = 663,553,000 total bits. Divide by 1024 to covert to Kbs and again by 1024 to get Mbs.</p>
<div style="text-align: center"><img width="508" height="82" title="Bitrate diagram" id="image45" alt="Bitrate diagram" src="http://j2ktoday.com/__oneclick_uploads/2007/06/bitrate-diagram.jpg" /></div>
<p>To encode that content in real-time, you would need an encoder and processor capable of processing at least 633 Mbs of &#8220;throughput&#8221;. For a variety of reasons, this benchmark is often stated in terms of MB/s (megabytes instead of megabits) and sometimes in terms of megasamples per second, which is more of an embedded hardware benchmark. If, for example, a vendor states throughput of 100 MB/s this usually means they are capable of handling up to 800 Mbs (100 MB/s * 8 bits/byte) of throughput. In this circumstance, they could easily handle 633 Mbs of data and still have plenty of headroom for things like audio.</p>
<p>The bitrate that is transported via the networked medium is really of function of compression. Let&#8217;s say you have an 802.11n wireless connection. Theoretically it can move data at 248 Mbs. However the practical data rate is closer to 75 Mbs. If you have data that, in its raw form, is currently 633 Mbs and you need to move it over a 75 Mbs transport, then you would need to compress at a ratio of 8.44:1 (633 Mbs / 75 Mbs). That is a very feasible solution and the visual result should prove to be quite good. In my next post, I&#8217;ll dig further into these concepts and how they apply to JPEG2000 specifically.</p>
]]></content:encoded>
			<wfw:commentRss>http://j2ktoday.com/2007/06/28/throughput-vs-bitrate/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JPEG2000 Portable Field Recorder</title>
		<link>http://j2ktoday.com/2007/06/22/jpeg2000-portable-field-recorder/</link>
		<comments>http://j2ktoday.com/2007/06/22/jpeg2000-portable-field-recorder/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 17:44:39 +0000</pubDate>
		<dc:creator>Brooks</dc:creator>
		
		<category><![CDATA[Broadcast]]></category>

		<category><![CDATA[Products]]></category>

		<category><![CDATA[Digital Cinema]]></category>

		<category><![CDATA[JPEG2000]]></category>

		<category><![CDATA[HDTV]]></category>

		<guid isPermaLink="false">http://j2ktoday.com/2007/06/22/jpeg2000-portable-field-recorder/</guid>
		<description><![CDATA[Here&#8217;s a pretty cool product that we just came across. Codex Digital just announced a JPEG2000 based portable storage solution, the size of a toaster.  Intended for use in professional broadcast and cinematography, the product is weather and shock resistant to meet the demands of rigged field environments.
From their press release:
The Codex Portable is [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a pretty cool product that we just came across. Codex Digital just announced a JPEG2000 based portable storage solution, the size of a toaster.  Intended for use in professional broadcast and cinematography, the product is weather and shock resistant to meet the demands of rigged field environments.<img align="right" alt="Codex Recorder" id="image39" title="Codex Recorder" src="http://j2ktoday.com/__oneclick_uploads/2007/06/portable_mainpage.gif" /></p>
<p>From their <a href="http://production.broadcastnewsroom.com/articles/viewarticle.jsp?id=154831">press release</a>:</p>
<blockquote><p>The Codex Portable is the first portable disk-recorder to handle all formats up to 4K at cinema-quality, and the first to handle both video and data-mode cameras.</p>
<p>Flexible I/O configurations mean the Codex Portable can record from virtually every digital camera available today – including all HD cameras in video mode, plus data-mode from cameras such as the ARRI D-20 TM and DALSA’s Origin®. It can also record Red Digital Cinema’s RED ONE™ camera in 4K data-mode, when it becomes available.</p>
<p>Recording is made to hot-swappable, shock-mounted RAID diskpacks that can hold up to three hours of continuous recording at the system’s highest quality – the first portable recorder (disk or tape) to offer such capability and capacity. The compression method used is JPEG2000, a wavelet-based industry standard, which is visually indistinguishable from the original and is comparable to the highest-quality mode of HDCAM-SR tape.</p></blockquote>
<p>Product availability is &#8220;late 2007&#8243;.</p>
<p>More from the company&#8217;s website:  <a href="http://www.codexdigital.com/">www.codexdigital.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://j2ktoday.com/2007/06/22/jpeg2000-portable-field-recorder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>To JPEG2000 or JPEG 2000? That is the question&#8230;</title>
		<link>http://j2ktoday.com/2007/06/06/to-jpeg2000-or-jpeg-2000-that-is-the-question/</link>
		<comments>http://j2ktoday.com/2007/06/06/to-jpeg2000-or-jpeg-2000-that-is-the-question/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 20:37:48 +0000</pubDate>
		<dc:creator>Brooks</dc:creator>
		
		<category><![CDATA[Standards]]></category>

		<category><![CDATA[JPEG2000]]></category>

		<guid isPermaLink="false">http://j2ktoday.com/2007/06/06/to-jpeg2000-or-jpeg-2000-that-is-the-question/</guid>
		<description><![CDATA[William Shakespeare once wrote, &#8220;What&#8217;s in a name? That which we call a rose by any other name would smell as sweet.&#8221;  True enough in Shakespeare&#8217;s time but then again, William never had to deal with the ISO.  We don&#8217;t have that luxury and are quickly going to have to answer the question, [...]]]></description>
			<content:encoded><![CDATA[<p><img align="right" title="Shakespeare" alt="Shakespeare" src="http://j2ktoday.com/__oneclick_uploads/2007/06/shakespeare.jpg" />William Shakespeare once wrote, &#8220;What&#8217;s in a name? That which we call a rose by any other name would smell as sweet.&#8221;  True enough in Shakespeare&#8217;s time but then again, William never had to deal with the ISO.  We don&#8217;t have that luxury and are quickly going to have to answer the question, “To JPEG2000 or JPEG 2000; it should be…”</p>
<p>So what difference does it make?  “You’re just &#8217;splitting hairs&#8217; Jeff!” you say?  Seeing as my <a target="_blank" href="http://j2ktoday.com/2007/02/18/jpeg2000-–-that’s-jpeg-right/">biggest beef with JPEG2000 is the name itself</a>, its important to get the naming convention right while we are still in the early stages of its growth.  There is already confusion surrounding JPEG2000 so it doesn’t help when there&#8217;s a lack of consistency in the name itself.</p>
<p>Why all the worry?  Well, I seeing an interesting naming divergence develop over the past seven years in JPEG2000 regarding whether or not to include a SPACE in the spelling.  The market is roughly split 70/30, with 70% JPEG2000 and 30% JPEG 2000.  Take note the space between JPEG and 2000 in the latter, that&#8217;s the issue at stake here.</p>
<p>To be clear, here is what I am basing my opinion on.  I turned to the source Google and the results pan out as follows:</p>
<p>A search on the term &#8220;<a target="_blank" href="http://www.google.com/search?q=jpeg2000">JPEG2000</a>&#8221; yields 1,350,000 results.   Search on &#8220;<a target="_blank" href="http://www.google.com/search?num=100&#038;hl=en&#038;q=%22jpeg+2000%22&#038;btnG=Search">JPEG 2000</a>&#8221; results in 807,000 hits, thus the 70/30 split I mention above.  Actually its 68.75%/31.25% split but 70/30 is close and nice round numbers people find easier to digest.  Be careful however, make a mistake and search for <a target="_blank" href="http://www.google.com/search?num=100&#038;hl=en&#038;q=%22jpeg+2000%22&#038;btnG=Search">JPEG 2000</a> (without quotes) and you get a staggering 20,700,000 hits.  Whoops.  That’s a lot of links to wade through for just forgetting quotes.</p>
<p>A further analysis of the terms over at <a target="_blank" href="http://www.google.com/trends?q=jpeg2000%2C+%22jpeg+2000%22">Google Trends</a> shows that JPEG2000 (Blue) has always ranked higher than &#8220;JPEG 2000&#8243; (Orange).</p>
<p><img alt="J2K Google Results" id="image35" src="http://j2ktoday.com/__oneclick_uploads/2007/06/j2k-search.png" /></p>
<p>All this of course flies in the face of ISO naming convention, which is &#8220;JPEG 2000&#8243;.  The official ISO second edition of JPEG 2000 Part 1 (<a target="_blank" href="http://www.jpeg.org/public/fcd15444-1.pdf">ISO/IEC 15444-1:2004</a>) has 25 references to “JPEG 2000” in the document and ZERO references to JPEG2000 (no surprise).  So its clear, the ISO committee is using the &#8220;spaced&#8221; version whereas the majorities on the Internet are using the &#8220;condensed&#8221; version.  It seems that the &#8220;official&#8221; version is not translating into widespread market adoption but rather market confusion.</p>
<p>Turning to “<a target="_blank" href="http://www.jpeg.org/">The JPEG committee home page</a>” they actually have intermixed use.  Really?  That’s not in the ISO JPEG2000 spec!  For example, on the home page itself, the have 2 uses of “JPEG 2000” and one of &#8220;JPEG2000&#8243;.   On the <a target="_blank" href="http://www.jpeg.org/jpeg2000/index.html">JPEG2000 homepage</a> (“the” JPEG2000 section within the site), they have two instances of JPEG2000, and ten of “JPEG 2000”.  Actually, there should be three cases of JPEG2000, however the site’s authors have mistakenly erred in the title of David Taubman’s book (see below).  Overall it is a 30/70 split, as opposed to a single use case!  And if the JPEG committee homepage cannot decide then woe to the rest of us.</p>
<p>Looking elsewhere online, on the JPEG2000 page on <a target="_blank" href="http://en.wikipedia.org/wiki/JPEG_2000">Wikipedia</a>, there is complete breakdown of continuity with a high degree of intermixing of terms.  There are 25 instances of JPEG2000 and 71 instances of &#8220;JPEG 2000&#8243; referenced (mentions in hypertext links not included in totals)*. Wikipedia entries change so often that these stats could will differ over time, considering ANYONE can edit the page.  Interestingly enough, the ratio on Wikipedia is almost the inverse of what is found on the Internet as a whole.  Main thing to note is the very multiple-author nature of Wikipedia exposes the confusion in the marketplace surrounding the name.  “Is it JPEG2000 or JPEG 2000?”, I ask all the Wikipedia authors!</p>
<p>*Note: these stats are as of June 5/07.</p>
<p>Moving along, let&#8217;s look at the literary works on JPEG2000 located on Amazon.com.   When examining the &#8220;Bible&#8221; of the JPEG2000 industry &#8220;JPEG2000: Image Compression Fundamentals, Standards and Practice&#8221; by David Taubman &#038; Michael Marcellin, the title says it all.  The other main book published exclusively on the subject, &#8220;JPEG2000 Standard for Image Compression: Concepts, Algorithms and VLSI Architectures&#8221; by Tinku Acharya and Ping-Sing Tsai, they too have chosen JPEG2000.  A <a target="_blank" href="http://www.amazon.com/s/ref=nb_ss_b/105-1912384-9677220?url=search-alias%3Dstripbooks&#038;field-keywords=%22jpeg2000%22&#038;Go.x=0&#038;Go.y=0&#038;Go=Go">JPEG2000 search</a> on Amazon yields 345 items, while <a target="_blank" href="http://www.amazon.com/s/ref=nb_ss_b/105-1912384-9677220?url=search-alias%3Dstripbooks&#038;field-keywords=%22jpeg+2000%22&#038;Go.x=0&#038;Go.y=0&#038;Go=Go">“JPEG 2000”</a> yields 430 hits.  The “JPEG 2000” results however are intermixed with results for “JPEG-2000” (note the use of a dash; more on this below) so the true number is lower than 430.  So searching on the respective terms gives roughly a 50/50 split for items for sale on Amazon.  However, most importantly is that the two definitive works on the subject are expressed as “JPEG2000”.</p>
<p>Just for some additional variety, on the <a target="_blank" href="http://www.ece.uvic.ca/~mdadams/jasper/">Jasper homepage</a>, which is Part 5 of the standard or “reference software”,  Mike Adams utilizes &#8220;JPEG 2000&#8243; three times, &#8220;JPEG2000&#8243; once and &#8220;JPEG-2000&#8243; (&#8221;dash&#8221; version) a whopping 23 times.  &#8220;JPEG-2000&#8243;?  Yet another twist in an already confused naming convention, in my opinion.</p>
<p>So what does Google think of this third option?  Searching &#8220;JPEG-2000&#8243; on Google actually does not yield usable results as the search engine treats the &#8220;-&#8221; differently and won&#8217;t return results specifically on &#8220;JPEG-2000&#8243;.  Instead it gives results with JPEG2000, JPEG 2000 and JPEG-2000 all mashed together.</p>
<p>And just when you think you have it all figured out, head on over to Yahoo and all the results are different still!  <a target="_blank" href="http://search.yahoo.com/search;_ylt=A0oGkygEJGZGMiMAlopXNyoA?p=%22jpeg2000%22&#038;y=Search&#038;fr=yfp-t-501&#038;fp_ip=CA&#038;rd=r1&#038;meta=vc%3Dca">“JPEG2000”</a> at Yahoo yields 698,000 hits, “<a target="_blank" href="http://search.yahoo.com/search;_ylt=A0oGkxK1JGZGoa8AFmxXNyoA?p=%22JPEG+2000%22&#038;y=Search&#038;fr=yfp-t-501&#038;fp_ip=CA&#038;rd=r1&#038;meta=vc%3Dca">JPEG 2000</a>” gets back 431,000 hits and “<a target="_blank" href="http://search.yahoo.com/search;_ylt=A0oGkmRBJWZGpgUAf.tXNyoA?p=%22JPEG-2000%22&#038;y=Search&#038;fr=yfp-t-501&#038;fp_ip=CA&#038;rd=r1&#038;meta=vc%3Dca">JPEG-2000</a>” results in 408,000.  Caution: once again the “JPEG-2000” dash version gives an unpredictable and a mash-up of results.  Top line however, the split is 60/40 and aligns with Google’s higher number of hits towards “JPEG2000” vs. “JPEG 2000”.</p>
<p>As you can most likely tell from our website, we at <a target="_blank" href="http://www.broadmotion.com/">BroadMotion</a> have chosen to standardize on JPEG2000 for a number of reasons.</p>
<p>First and foremost, JPEG2000 is unique and won’t be confused in a search query with standard JPEG.  Simply put, most articles written on JPEG were authored before JPEG2000’s inception.  That being the case, a search for JPEG2000 will direct the user to the right content, not standard JPEG based content.  There will be some content that doesn’t follow this rule of thumb but it is a minority of content in my experience.</p>
<p>Second, by using all one word, search engines don’t require quotes around the terms!  So what?  Remember from above, forget the quotes and just search on <a target="_blank" href="http://www.google.com/search?q=jpeg%202000">JPEG 2000</a> in Google yields 20,700,000 hits. That’s because it includes any page that has both JPEG and 2000 on the page but not necessarily next to each other.  That’s a 20x increase in hits but not the right hits.</p>
<p>But the challenge is to get everyone in the industry on the same page, before two different usages become entrenched.  It is already an uphill battle with the similarity in names between this technology and standard JPEG.  Calling it “JPEG2000” and “JPEG 2000” and “JPEG-2000” does not help!  Pick one and stick with it, lest the freedom of choice now will compound itself ten years from now in my opinion.</p>
<p>While the standard is still in its relative infancy, changes effected now will be easiest to make as opposed to 20 years from now.  I would urge any reader of this article who has a connection to JPEG2000 in any way, to consider using JPEG2000 in their product literature, white papers, marketing collateral and in the printed word wherever it is found.  “JPEG 2000” is one more eccentric anomaly in the naming convention of an otherwise great technology!</p>
<p>Luckily, in the end it seems that the marketplace, not the ISO, has decided where this debate is going to be headed.  Both search engines show a clear bias on the part of content creators to utilize JPEG2000 over “JPEG 2000” in web pages.  The leading literary works on the subject are clearly favoring JPEG2000.  Companies such as BroadMotion and others, by and large are using JPEG2000 and hopefully the ISO will eventually follow suit.</p>
<p>Interesting enough, on Google when you search on <a target="_blank" href="http://www.google.com/search?num=100&#038;hl=en&#038;q=jpeg+2000&#038;btnG=Search">JPEG 2000</a>, (the quote-less version), Google returns the results list with this helpful suggestion: <em>&#8220;Did you mean:  jpeg2000”</em></p>
<p>Enough said, the great Google has chosen.</p>
<p>JPEG2000 it is.</p>
<p>Shakespeare would be proud.</p>
]]></content:encoded>
			<wfw:commentRss>http://j2ktoday.com/2007/06/06/to-jpeg2000-or-jpeg-2000-that-is-the-question/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JPEG2000 coming to you from Mars&#8230;</title>
		<link>http://j2ktoday.com/2007/05/18/jpeg2000-coming-to-you-from-mars/</link>
		<comments>http://j2ktoday.com/2007/05/18/jpeg2000-coming-to-you-from-mars/#comments</comments>
		<pubDate>Fri, 18 May 2007 17:30:31 +0000</pubDate>
		<dc:creator>Brooks</dc:creator>
		
		<category><![CDATA[Standards]]></category>

		<category><![CDATA[JPEG2000]]></category>

		<guid isPermaLink="false">http://j2ktoday.com/2007/06/05/jpeg2000-coming-to-you-from-mars/</guid>
		<description><![CDATA[Turns out that NASA has recently released new digital images of Mars from their Planetary Data System (PDS) and they are utilizing JPEG2000 to encode the data.
From the HIRISE (High Resolution Imaging Science Experiment) blog:
&#8220;The solution for many NASA missions has been the development of the centralized Planetary Data System (PDS). The PDS is several [...]]]></description>
			<content:encoded><![CDATA[<p><img align="right" id="image34" alt="Flash Gordon on Mars" title="Flash Gordon on Mars" src="http://j2ktoday.com/__oneclick_uploads/2007/06/flashmars.jpg" />Turns out that NASA has recently released new digital images of Mars from their Planetary Data System (PDS) and they are utilizing JPEG2000 to encode the data.</p>
<p>From the HIRISE (High Resolution Imaging Science Experiment) blog:</p>
<blockquote><p>&#8220;The solution for many NASA missions has been the development of the centralized Planetary Data System (PDS). The PDS is several things: a collection of websites, a search capability, an archive, a database, a learning tool, etc. The PDS Imaging Node is located at <a target="_blank" href="http://pds-imaging.jpl.nasa.gov/">http://pds-imaging.jpl.nasa.gov/</a> and acts as “the curator of NASA’s primary digital image collections from past, present and future planetary missions.” These missions include Voyager, Galileo, Cassini, and many more. Now the Mars Reconnaissance Orbiter (MRO) has been added to the list, with the HiRISE team releasing our first several months of image data.</p></blockquote>
<blockquote><p>What we have released is an archive of the HiRISE Experiment Data Records (EDRs) and Reduced Data Records (RDRs). EDRs are in the *.IMG file format and represent individual CCD channels (remember, there are 14 CCDs in the HiRISE camera and two channels per CCD, for a total of 28 channels). These EDRs are cleaned up, calibrated, stitched together, and mapped to Mars’ geometry, resulting in the RDR products. RDRs are in the *.JP2 and *.LBL formats. JPEG2000 is the technology that enables us to offer our gigantic images to the scientific community and the public in a timely and efficient manner. An observation’s image data are in the *.JP2 file and its meta data are in the detached *.LBL files. To view these products, JPEG2000 compatible software is required (see our site for a list of offerings)&#8221;.</p></blockquote>
<p><a target="_blank" href="http://hirise.lpl.arizona.edu/HiBlog/?p=87"> LINK TO HiRISE BLOG </a></p>
<p>Now you can see in realtime one of main the advantages of JPEG2000; image streaming.  JPIP is the function within JPEG2000 that allows for the streaming the image data to the user as per their request(s) without the need to download the entire image.  And when you&#8217;re dealing with images ~650MB each, only downloading the image data you&#8217;re interested in as opposed to all 650MB is a time saver indeed!</p>
<p>Try out the JPEG2000 viewer on the HiRise main site <a target="_blank" href="http://hirise.lpl.arizona.edu/"> here</a> and see for yourself if can find any little green men waiving back when the orbiter flew overhead!  <img src='http://j2ktoday.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://j2ktoday.com/2007/05/18/jpeg2000-coming-to-you-from-mars/feed/</wfw:commentRss>
		</item>
		<item>
		<title>NAB, Here We Come</title>
		<link>http://j2ktoday.com/2007/04/13/nab-here-we-come/</link>
		<comments>http://j2ktoday.com/2007/04/13/nab-here-we-come/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 21:02:00 +0000</pubDate>
		<dc:creator>Komnick</dc:creator>
		
		<category><![CDATA[Trade Shows]]></category>

		<guid isPermaLink="false">http://j2ktoday.com/2007/04/13/nab-here-we-come/</guid>
		<description><![CDATA[The BroadMotion team is yet again making another trip to Vegas. Is there a tradeshow anymore that isn&#8217;t held in Vegas? Not that this is a problem, but it would be great to see the inside of a convention center of another city some time!
BroadMotion will be one of the featured vendors in the Altera Booth C3347. [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image32" title="Vegas Sign" alt="Vegas Sign" src="http://j2ktoday.com/__oneclick_uploads/2007/04/vegas-sign.jpg" align="left" />The BroadMotion team is yet again making another trip to Vegas. Is there a tradeshow anymore that isn&#8217;t held in Vegas? Not that this is a problem, but it would be great to see the inside of a convention center of another city some time!</p>
<p>BroadMotion will be one of the featured vendors in the <strong>Altera Booth C3347</strong>. We will have two demonstrations running, although <img id="image30" title="NAB Altera" alt="NAB Altera" src="http://j2ktoday.com/__oneclick_uploads/2007/04/nab-2007-gh1.jpg" align="right" />only one at a time.</p>
<p>One will show a real-time encoding of SD content from a video camera. Yes, while our technology can encode content greater than SD, the demo/development environment ran into a few issues over the past month. The result is that we can only connect an analog video source to it. It&#8217;s still pretty cool and will give visitors an opportunity to see J2K in action&#8230;.encoded on an Altera Cyclone II FPGA.</p>
<p>Our second demo will feature HD video content pre-encoded on an Altera Stratix 2S90 FPGA. As referenced in a past post, this content has been encoded such that multiple extractions can be demonstrated in real-time. This is also quite cool and should help raise the awareness around J2K&#8217;s capabilities.</p>
<p>Come by and say hello!</p>
]]></content:encoded>
			<wfw:commentRss>http://j2ktoday.com/2007/04/13/nab-here-we-come/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Encode Once, Display Anywhere</title>
		<link>http://j2ktoday.com/2007/03/30/encode-once-display-anywhere/</link>
		<comments>http://j2ktoday.com/2007/03/30/encode-once-display-anywhere/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 20:03:28 +0000</pubDate>
		<dc:creator>Komnick</dc:creator>
		
		<category><![CDATA[Standards]]></category>

		<category><![CDATA[JPEG2000]]></category>

		<guid isPermaLink="false">http://j2ktoday.com/2007/03/30/encode-once-display-anywhere/</guid>
		<description><![CDATA[One of the more powerful featues of JPEG2000, and probably one with the least amount of awareness, is the ability to extract multiple resolutions out of a single bitstream. From a video encoding viewpoint, this is a very instrumental feature when you consider the potential change in content distribution models this can enable.
For the sake of [...]]]></description>
			<content:encoded><![CDATA[<p>One of the more powerful featues of JPEG2000, and probably one with the least amount of awareness, is the ability to extract multiple resolutions out of a single bitstream. From a video encoding viewpoint, this is a very instrumental feature when you consider the potential change in content distribution models this can enable.</p>
<p>For the sake of time I need to keep this post relatively short, so I will skip the technical detail. But I will revisit this post with additional content once we get past the upcoming NAB show.</p>
<p>The JPEG2000 format enables you to encode content layers that can be extracted to various device geometries or varying image dimensions. This would allow a content owner to create a single source file by which to deliver content from everything to a digital cinema projector down to a cell phone. The device would only extract the content it requires, such that the datarate for a digital cinema projector would be large while the cell phone would be rather small. But the real magic is that it is able to pull this content from a single source bitstream.</p>
<p> </p>
<div style="text-align: center"><img id="image29" title="Bitstream Extraction" alt="Bitstream Extraction" src="http://j2ktoday.com/__oneclick_uploads/2007/04/bitstream.jpg" /></div>
<p> </p>
<p>If you were the owner of this content, this would considerably reduce the cost and security surrounding multiple masters and/or transcoding for various devices. It would also give the content creator ultimate control over the quality of the final product. Now how&#8217;s that for cool.</p>
<p>By the way, we are working on building a demonstration for this functionality for the NAB show in April. Details forthcoming!</p>
]]></content:encoded>
			<wfw:commentRss>http://j2ktoday.com/2007/03/30/encode-once-display-anywhere/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JPEG2000 on Sand Hill Road</title>
		<link>http://j2ktoday.com/2007/03/09/jpeg2000-on-sand-hill-road/</link>
		<comments>http://j2ktoday.com/2007/03/09/jpeg2000-on-sand-hill-road/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 22:22:12 +0000</pubDate>
		<dc:creator>Komnick</dc:creator>
		
		<category><![CDATA[Standards]]></category>

		<category><![CDATA[JPEG2000]]></category>

		<guid isPermaLink="false">http://j2ktoday.com/2007/03/09/jpeg2000-on-sand-hill-road/</guid>
		<description><![CDATA[One of the benchmarks of technology adoption is when the venture capital market becomes aware of the opportunity and backs that position up with investment. So, what do VCs think of JPEG2000? Hard to say at this point as I have yet to see a public announcement around a VC based investment specifically guided towards JPEG2000. There have [...]]]></description>
			<content:encoded><![CDATA[<p>One of the benchmarks of technology adoption is when the venture capital market becomes aware of the opportunity and backs that position up with investment. So, what do VCs think of JPEG2000? Hard to say at this point as I have yet to see a public announcement around a VC based investment specifically guided towards JPEG2000. There have been a number of investments being made in digital cinema, but that too is rather difficult to classify.<img id="image27" title="Sand Hill Road" alt="Sand Hill Road" src="http://j2ktoday.com/__oneclick_uploads/2007/04/sand-hill-road.jpg" align="right" /></p>
<p>Be it known, we have decided to test the VC waters at BroadMotion. We are strong believers in both JPEG2000 and the advantages our technology brings to the encoding/decoding process for the format. It&#8217;s always a tough call whether to pursue external investment because that process introduces new headaches to running a business. However, we decided that if our time-to-market could be accelerated then it was worth further exploration.</p>
<p><strong>On the Road Again</strong> </p>
<p>I will not go into too many details about our specific activities primarily because we want to keep that private. But I can say that we have spent the past month or so pitching our plan and ideas to VCs located in Vancouver and the Valley (San Jose, Palo Alto, Menlo Park). In and of itself, this has been a great learning experience because it really forces you to refine your business model, optimize your value proposition and hone your presentation skills. We had an opportunity to pitch to many groups located in the Valhalla of venture capital&#8230;that being Sand Hill Road in Menlo Park.</p>
<p>If you ever get a chance to pitch a business plan to one of the top tier VCs in the Valley I highly recommended the experience. You will encounter some of the best technical minds with the business savvy to back it up. We could go into a long debate on the efficiency of the venture capital market, but its their money and their rules&#8230;go play the game. These guys are smart and you need to be extremely prepared on every detail of the market, your business and your technology.</p>
<p><strong>Big Picture</strong></p>
<p>But do they know much about JPEG2000? In terms of the technical specifics of J2K, I would conclude the VCs lacked knowledge of the format. But that&#8217;s to be expected, their focus is a few levels above that. More importantly they recognize a number of big trends that are making JPEG2000 an interesting technology play:</p>
<ol>
<li><strong>Bandwidth </strong>as a point of friction is dropping rapidly (as is processing power)</li>
<li>Video is being moved around from point to point and to lots of <strong>different devices</strong>, it&#8217;s now common behavior</li>
<li>Video <strong>quality</strong> is becoming increasingly more important now that capable displays are within reach of everyday consumers</li>
</ol>
<p>That said, the value proposition of JPEG2000 as it applied into specific solutions for various markets is really quite compelling. Does that make it viable for investment&#8230;time will tell. If it was 1999 and you had the ability to invest in an online music service that was coupled with a trendy and expensive device would you take it?</p>
<p><strong>P.S. - </strong><strong>Good Eats and Drinks</strong></p>
<p>Special Kudos to Vino Locale in Palo Alto (<a href="http://www.vinolocale.com/">www.vinolocale.com</a>). We snuck into this beautiful victorian house after a long day of meetings. Randy, the owner, introduced us to the wine producers of the Santa Cruz valley. He made fantastics selections for us that we nicely paired with small plates that were absolutely delicious. If you get into the Palo Alto for dinner, make a stop there and tell Randy that Chris and Jeff sent you.</p>
]]></content:encoded>
			<wfw:commentRss>http://j2ktoday.com/2007/03/09/jpeg2000-on-sand-hill-road/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JPEG2000 – That’s JPEG, right?</title>
		<link>http://j2ktoday.com/2007/02/18/jpeg2000-%e2%80%93-that%e2%80%99s-jpeg-right/</link>
		<comments>http://j2ktoday.com/2007/02/18/jpeg2000-%e2%80%93-that%e2%80%99s-jpeg-right/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 02:25:30 +0000</pubDate>
		<dc:creator>Brooks</dc:creator>
		
		<category><![CDATA[Standards]]></category>

		<category><![CDATA[JPEG2000]]></category>

		<guid isPermaLink="false">http://j2ktoday.com/2007/02/18/jpeg2000-%e2%80%93-that%e2%80%99s-jpeg-right/</guid>
		<description><![CDATA[The most common question I get asked about JPEG2000 is, “That’s JPEG, right”? It’s a natural question really; I’d probably assume the same thing if I wasn’t in the image compression business. And as most people aren’t “in” the image compression industry, that’s why it gets asked a lot. In my opinion, it is the [...]]]></description>
			<content:encoded><![CDATA[<p>The most common question I get asked about JPEG2000 is, “That’s JPEG, right”? It’s a natural question really; I’d probably assume <img id="image25" title="Sad Face" alt="Sad Face" src="http://j2ktoday.com/__oneclick_uploads/2007/02/sad-face.jpg" align="right" />the same thing if I wasn’t in the image compression business. And as most people aren’t “in” the image compression industry, that’s why it gets asked a lot. In my opinion, it is the single biggest reason why JPEG2000 has not taken off the way it should, but that’s slowly changing.</p>
<p>So why did they call it JPEG2000? JPEG stands for Joint Photographic Experts Group, which is the name of the committee responsible for the formation of the original JPEG standard. Work on JPEG began in 1982, culminating with the publishing of the standard in 1992 after which people started widespread adoption.</p>
<p>The foundation of JPEG compression is based on DCT (Discrete Cosine Transfer), which at the time, was “cutting edge” in compression theory and technology. JPEG has enjoyed tremendous success since; it is the most widely used compression format for continuous tone (full color) images on the planet. It has found itself at home on the web, handheld devices such as digital cameras, cell phones, iPods, scanners, printers and just about anywhere you have full color images. And because of it’s widespread use and adoption most people know the name and are familiar with it. So, when they hear “JPEG2000”, they naturally assume “That’s JPEG, right”?</p>
<p>Regarding JPEG2000, the only thing similar between it and JPEG is that the same ISO committee was involved in its development and standardization! The underlying technology at the heart of JPEG2000 is based on DWT (Discrete Wavelet Transform) compression which is fundamentally different from the DCT used in JPEG. In fact, it is an order of magnitude more complex and offers a rich set of features not found in JPEG or in any other ISO still image formats.</p>
<p>JPEG2000 is to JPEG as the internal combustion engine was to the steam engine. The steam engine got things started but the world really changed after the internal combustion engine gained widespread use.<img id="image24" title="Steam Train" alt="Steam Train" src="http://j2ktoday.com/__oneclick_uploads/2007/02/steam-train.jpg" align="right" /></p>
<p>JPEG2000 solves many of the limitations found in standard JPEG. It has interactive client/server features, functions extremely well in noisy environments such as wireless channels, offers both lossless and lossy compression in the same codec and on average yields 40% smaller file sizes when compared to JPEG images compressed to the same quality level. So all the shortcomings of standard JPEG are solved with JPEG2000 and then some.</p>
<p>So the ISO committee did a great job on the technology but missed horribly on the name. In the long run, I do not think the name will be a factor but clearly in the short term it sure has caused a lot of confusion in the marketplace.</p>
<p>Could they have chosen a different name which may have resulted in less confusion and helped drive adoption? I think so, and most people I have spoken with in the JPEG2000 business all agree. The similarity in names has resulted in the need for continual market education and that is always an expensive process!</p>
<p>So the next time someone asks you “Have you heard of JPEG2000”, you’ll know not to answer “That’s JPEG, right”?</p>
]]></content:encoded>
			<wfw:commentRss>http://j2ktoday.com/2007/02/18/jpeg2000-%e2%80%93-that%e2%80%99s-jpeg-right/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Less Then Super Bowl</title>
		<link>http://j2ktoday.com/2007/02/08/less-then-super-bowl/</link>
		<comments>http://j2ktoday.com/2007/02/08/less-then-super-bowl/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 07:07:10 +0000</pubDate>
		<dc:creator>Komnick</dc:creator>
		
		<category><![CDATA[HDTV]]></category>

		<guid isPermaLink="false">http://j2ktoday.com/2007/02/08/less-then-super-bowl/</guid>
		<description><![CDATA[As a lifelong fan of the Chicago Bears it was with great anticipation that I watch this past Super Bowl. I doubted their chances, seemed like the Colts were destined, but nonetheless it was a chance to recall good times from my college days when the Bears last took the title.
Today&#8217;s television technology is far [...]]]></description>
			<content:encoded><![CDATA[<p>As a lifelong fan of the Chicago Bears it was with great anticipation that I watch this past Super Bowl. I doubted their chances, seemed like the Colts were destined, but nonetheless it was a chance to recall good times from my college days when the Bears last took the title.<img id="image20" title="Da' Bears" alt="Da' Bears" src="http://j2ktoday.com/__oneclick_uploads/2007/02/da-bears.jpg" align="right" /></p>
<p>Today&#8217;s television technology is far superior to that of 1985 and I gathered with friends to watch the game in HD on a relatively new HDTV. It was interesting to watch as everybody just waxed about how great the picture quality was. Being in the field of video compression, I offered a more scrutinizing eye. Keep in mind its difficult to take a contrarian position with someone who spent thousands on a HDTV and hundreds on a subscription to the HD channels.</p>
<p>Okay, the visual wasn&#8217;t bad&#8230;but it wasn&#8217;t outstanding. As a recent attendee of CES, I&#8217;ve seen much better. I have recently read that this is a major issue with many electronics retailers today&#8230;that being the complaint and support calls for HDTVs.</p>
<p><strong><em>So what&#8217;s going on?</em></strong></p>
<p>From my experience, I think we are seeing a few things in play. I had a very interesting conversation with a gentlemen from DirectTV at the CES show. I got a lot of insight into both the technology and process required to deliver content over the &#8220;last mile&#8221;. Basically the same infrastructure has been in place for most of the past decade and compromises need to be made to accomodate all the new content and the desire for HD content.<img id="image18" title="HDTV" alt="HDTV" src="http://j2ktoday.com/__oneclick_uploads/2007/02/hdtv.jpg" align="right" /></p>
<p>One big difference is the size, quality and availability of today&#8217;s displays. It was one thing to see video content on a 36&#8243; television, but now we are talking about 48&#8243;, 52&#8243; and 60&#8243; being practical and reasonably priced. Also consider that most content is being delivered in either MPEG2 or MPEG4 formats, both of which were conceived and primarily developed for constraints that are no longer prevalent. When you throw an MPEG2 signal on a 60&#8243; display the compression artifacts are going to be evident.</p>
<p><strong><em>But isn&#8217;t bandwidth still the issue?</em></strong></p>
<p>Yes it is and that still seems to be the crux of the problem. The pipes are getting fatter, but we&#8217;re demanding more and more content and more HD content. Any extra bandwidth fills up real quick. When that happens, then more compression is applied and the visual result begins to suffer. As told to me, the content providers are trying to delivery HD content under a data rate of 20 Mbps and often ratchet that down to 10 Mbps. HD content at 10 Mbps will show noticable degradation to even the untrained eye.</p>
<p><strong><em>Are sporting events even more of a challenge?</em></strong></p>
<p>Yes, they are and here&#8217;s why. The MPEG formats use temporal compression techniques, also known as interframe compression. In the most basic sense, the encoder looks for redundancies that exist amongst sequential frames of video. By removing this redundant content you can achieve far greater compression. Since sporting events have a lot of moving action, a shimmering background of fans and multiple cameras in use, the ability to find redundancies is greatly diminished. If you&#8217;re still targeting the same bit rate, then you achieve the target compression by greatly reducing the quality of the video content through spatial or single frame compression. I suspect this is what I was seeing last Sunday.</p>
<p><strong><em>Okay JPEG2000 gurus, what role might that play in solving this problem?</em></strong></p>
<p>Good question&#8230;I think the jury is still out on this. JPEG2000 will never achieve the same data rates as that of MPEG2, MPEG4 or H.264 in most circumstances. Add to the fact that there is an entire infrastrucure built around those standards&#8230;tough to change overnight. But I see three things that might greatly influence whether JPEG2000 makes it into your home, they are:</p>
<blockquote><p><strong>IPTV</strong> - if the on-demand pull model over IP becomes prevalent, then the bandwidth issues are greatly diminished since delivering 400 channels is replaced with only a few high quality streams that you select. There&#8217;s a lot of traction for JPEG2000 in these circles as evident by the recent SMPTE meeting for IPTV.</p>
<p><strong>Digital Cinema</strong> - here me out on this, the movie industry would love an &#8220;author once, deliver to many&#8221; model by which to control their content. This would potentially remove a lot of intermediaries who, of course, take a cut of the action. JPEG2000 is really the only format that makes that practical&#8230;and the movie industry has already mandated JPEG2000. If you think this concept is too far reaching then I point you to the music industry. When is the last time you bought a CD at Tower Records? Oh that&#8217;s right, they closed all their retail stores.</p>
<p><strong>UWB</strong> - this seems like a strange choice, but the UWB vendors might stand to be the first folks to get JPEG2000 decoders built directly into televisions. If that gets traction&#8230;watch out&#8230;can you say disruptive techology.</p></blockquote>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://j2ktoday.com/2007/02/08/less-then-super-bowl/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
