From: Rowland McDonnell on 11 Aug 2010 12:23 Hello, I'm trying to find out if Firefox can render JPEG2000s using its own good self, or whether it needs help from something like QuickTime. Does anyone have an idea how I can find out? Can't find any reference to the matter on-line. Cheers, Rowland. -- Remove the animal for email address: rowland.mcdonnell(a)dog.physics.org Sorry - the spam got to me http://www.mag-uk.org http://www.bmf.co.uk UK biker? Join MAG and the BMF and stop the Eurocrats banning biking
From: Woody on 11 Aug 2010 13:11 Rowland McDonnell <real-address-in-sig(a)flur.bltigibbet.invalid> wrote: > Hello, > > I'm trying to find out if Firefox can render JPEG2000s using its own > good self, or whether it needs help from something like QuickTime. > > Does anyone have an idea how I can find out? > > Can't find any reference to the matter on-line. Well, they certainly added the code for it here: <http://dltj.org/article/j2k-in-gsoc-2007/> but I don't know if it worked, as my copy of firefox can't seem to open jpeg2000s I find on the web. Mind you, I could only find a couple of jpeg2000s on the web. -- Woody www.alienrat.com
From: Rowland McDonnell on 11 Aug 2010 13:44 Woody <usenet(a)alienrat.co.uk> wrote: > Rowland McDonnell <real-address-in-sig(a)flur.bltigibbet.invalid> wrote: > > > Hello, > > > > I'm trying to find out if Firefox can render JPEG2000s using its own > > good self, or whether it needs help from something like QuickTime. > > > > Does anyone have an idea how I can find out? > > > > Can't find any reference to the matter on-line. > > Well, they certainly added the code for it here: > <http://dltj.org/article/j2k-in-gsoc-2007/> Aha! So how is it you manage to track this stuff down? What searching did you do? I'd like to learn... > but I don't know if it worked, as my copy of firefox can't seem to open > jpeg2000s I find on the web. Care to provide a link or two? - and how might one use Google (or whatever search engine) to search for a particular file type like jp2? I've tried and failed. Got lots of stuff *about* JPEG2000s, but can't seem to hit on a jp2 file as such. > Mind you, I could only find a couple of > jpeg2000s on the web. My copy of Firefox opens all the JPEG2000s that I've created with Graphic Converter. Rowland. -- Remove the animal for email address: rowland.mcdonnell(a)dog.physics.org Sorry - the spam got to me http://www.mag-uk.org http://www.bmf.co.uk UK biker? Join MAG and the BMF and stop the Eurocrats banning biking
From: Woody on 11 Aug 2010 14:27 Rowland McDonnell <real-address-in-sig(a)flur.bltigibbet.invalid> wrote: > Woody <usenet(a)alienrat.co.uk> wrote: > > > Rowland McDonnell <real-address-in-sig(a)flur.bltigibbet.invalid> wrote: > > > > > Hello, > > > > > > I'm trying to find out if Firefox can render JPEG2000s using its own > > > good self, or whether it needs help from something like QuickTime. > > > > > > Does anyone have an idea how I can find out? > > > > > > Can't find any reference to the matter on-line. > > > > Well, they certainly added the code for it here: > > <http://dltj.org/article/j2k-in-gsoc-2007/> > > Aha! So how is it you manage to track this stuff down? What searching > did you do? I'd like to learn... I typed 'jpeg2000 firefox' in google, and it is one of the results. having said that, I didn't go straight to it, but went to one of the other links, which was a discussion about it. I tried searching on the mozilla firefox site but there was nothing of any use there. Although I just thought about it, and typed "jpeg2000 site:mozilla.org" in and found a couple of other things. this: <https://bugzilla.mozilla.org/show_bug.cgi?id=36351> shows the history of whether to support it or not. > > but I don't know if it worked, as my copy of firefox can't seem to open > > jpeg2000s I find on the web. > > Care to provide a link or two? - and how might one use Google (or > whatever search engine) to search for a particular file type like jp2? > I've tried and failed. well, there are some connected to here: <http://www.codinghorror.com/blog/2007/02/beyond-jpeg.html> neither safari or firefox can open: <http://www.codinghorror.com/blog/images/lena512color-50.jp2> But the easiest way is just to search google for "filetype:jp2" > Got lots of stuff *about* JPEG2000s, but can't seem to hit on a jp2 file > as such. > > > Mind you, I could only find a couple of > > jpeg2000s on the web. > > My copy of Firefox opens all the JPEG2000s that I've created with > Graphic Converter. Hmm.. maybe there are different subtypes that work. this one <http://www.aadmm.de/images/gf6.jp2> seems to work in everything -- Woody www.alienrat.com
From: Rowland McDonnell on 11 Aug 2010 15:22 Woody <usenet(a)alienrat.co.uk> wrote: > Rowland McDonnell <real-address-in-sig(a)flur.bltigibbet.invalid> wrote: > > > Woody <usenet(a)alienrat.co.uk> wrote: > > > > > Rowland McDonnell <real-address-in-sig(a)flur.bltigibbet.invalid> wrote: > > > > > > > Hello, > > > > > > > > I'm trying to find out if Firefox can render JPEG2000s using its own > > > > good self, or whether it needs help from something like QuickTime. > > > > > > > > Does anyone have an idea how I can find out? > > > > > > > > Can't find any reference to the matter on-line. > > > > > > Well, they certainly added the code for it here: > > > <http://dltj.org/article/j2k-in-gsoc-2007/> > > > > Aha! So how is it you manage to track this stuff down? What searching > > did you do? I'd like to learn... > > I typed 'jpeg2000 firefox' in google, and it is one of the results. Hmm. Obvious - so why didn't I think to do that? > having said that, I didn't go straight to it, but went to one of the > other links, which was a discussion about it. Righto. > I tried searching on the mozilla firefox site but there was nothing of > any use there. Me too. > Although I just thought about it, and typed "jpeg2000 site:mozilla.org" > in and found a couple of other things. Ah - I wouldn't have thought of that. > this: <https://bugzilla.mozilla.org/show_bug.cgi?id=36351> shows the > history of whether to support it or not. > > > > but I don't know if it worked, as my copy of firefox can't seem to open > > > jpeg2000s I find on the web. > > > > Care to provide a link or two? - and how might one use Google (or > > whatever search engine) to search for a particular file type like jp2? > > I've tried and failed. > > well, there are some connected to here: > > <http://www.codinghorror.com/blog/2007/02/beyond-jpeg.html> Are you sure? I can't see any links to any actual JPEG200 files - see below. > neither safari or firefox can open: > <http://www.codinghorror.com/blog/images/lena512color-50.jp2> <puzzled> I looked at that Web page - according to Firefox, it's a short HTML text file looking like this: <html><head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"></head><body></body></html> Firefox opened it *fine*... According to DeepVacuum, it doesn't exist: --20:15:45-- http://www.codinghorror.com/blog/images/lena512color-50.jp2 => `www.codinghorror.com/blog/images/lena512color-50.jp2' Resolving www.codinghorror.com... 204.9.177.195 Connecting to www.codinghorror.com|204.9.177.195|:80... connected. HTTP request sent, awaiting response... 404 Not Found 20:15:45 ERROR 404: Not Found. FINISHED --20:15:45-- Downloaded: 0 bytes in 0 files > But the easiest way is just to search google for "filetype:jp2" Righto - I had no idea that was possible. Umm. How do I search Google for filetype:jp2? I tried filetype:jp2 in the Google search box, and it just came up with a bunch of hits based on I don't know what, but no jp2000s that I could see. I gave up after a bit - most of the pages required Javascript to be executed, and are also far too foreign for me to figure out anything at all about 'em. > > Got lots of stuff *about* JPEG2000s, but can't seem to hit on a jp2 file > > as such. > > > > > Mind you, I could only find a couple of > > > jpeg2000s on the web. > > > > My copy of Firefox opens all the JPEG2000s that I've created with > > Graphic Converter. > > Hmm.. maybe there are different subtypes that work. I suspect that you've just not found many actual jpeg2000s to look at with Firefox. > this one <http://www.aadmm.de/images/gf6.jp2> seems to work in > everything Erm - any idea why that page needs a javascript to execute just to display one small image? Rowland. -- Remove the animal for email address: rowland.mcdonnell(a)dog.physics.org Sorry - the spam got to me http://www.mag-uk.org http://www.bmf.co.uk UK biker? Join MAG and the BMF and stop the Eurocrats banning biking
|
Next
|
Last
Pages: 1 2 3 4 Prev: iPad camera connection kit - opinions? Next: laser toner suppliers? |