After making a few needed tweaks to get libbpg to compile on Mac OS X, I used the compiled bpgenc binary to convert a test PNG to BPG format. I also converted the PNG to a JPEG for comparison purposes. You can see the results here: http://justinmayer.com/bpg-test/ Size of PNG before conversion: 186K Size after conversion to JPEG: 52K Size after conversion to BPG: 9K I took the liberty of submitting a Homebrew formula…
Before I finished reading your reply, I was going to say "but someone just submitted a formula for libbpg!" Thank you, sir. :)
BPG Image format
221–230 of 339 posts
Re: BPG Image format
#222After making a few needed tweaks to get libbpg to compile on Mac OS X, I used the compiled bpgenc binary to convert a test PNG to BPG format. I also converted the PNG to a JPEG for comparison purposes. You can see the results here: http://justinmayer.com/bpg-test/ Size of PNG before conversion: 186K Size after conversion to JPEG: 52K Size after conversion to BPG: 9K I took the liberty of submitting a Homebrew formula…
Would love to have not just the source file but also the output files posted if you can be bothered (im fine with png screenshots if you can't be arsed with actual js setup)
Re: BPG Image format
#223Earlier quoted context omitted.
Not everything is about gender, sexism, feminism, or chauvinism. There are very few things in the world that are not somehow associated with male vs. female in an objectively equal way. The Lena in question is just an image with a long tradition. Anyone can find and use a male image for his/her own image compression tests if s/he wants to. It's not a statement to use Lena instead.
I understood the complaint to be not about male vs. female, but about the fact that the original is a pornographic picture from Playboy magazine.
FTFY
Re: BPG Image format
#224Earlier quoted context omitted.
Isn't there hardware support for JPEG decoding on most mobile devices? If so, I imagine it couldn't compete performance and battery life wise. I remember Mozilla did a software video decoder once in JavaScript. Still, it is quite amazing.
Some devices do have hardware JPEG decoding, however all mobile browsers do software JPEG decoding, often with the SIMD-accelerated libjpeg-turbo. This is the software video decoder, by the way: https://github.com/brion/ogv.js
Re: BPG Image format
#225Earlier quoted context omitted.
I'm curious if you're basing this belief on actual information from the people in question, or just your intuition about what they probably think. Dianne O'Leary, distinguished university professor emerita in UMD's CS department, objects to it: https://www.cs.umd.edu/users/oleary/faculty/node8.html Sunny Bains, senior teaching fellow at UCL, also objects (see page 6): http://www.cs.cmu.edu/~chuck/lennapg/pcs_mirror/m…
I was just reading another article on here about fractal image compression and stumbled across this: http://pointersgonewild.com/2014/01/02/tile-based-image-comp... written by this woman: https://twitter.com/Love2Code Maybe you can't generalize the opinions of two people to 50% of the human race?
Re: BPG Image format
#226I'd really like to know that. Because I'd really like to use this.
Re: BPG Image format
#227Earlier quoted context omitted.
Some devices do have hardware JPEG decoding, however all mobile browsers do software JPEG decoding, often with the SIMD-accelerated libjpeg-turbo. This is the software video decoder, by the way: https://github.com/brion/ogv.js
How come all mobile browser uses software JPEG decoding? Is it because of the startup latency of the hardware decoder?
If this is the case, then putting in a hardware decoder would be a needless expense.
Re: BPG Image format
#228Earlier quoted context omitted.
Please don't put words in my mouth.
> So it wouldn't be worth defending at all, if it weren't being attacked on grounds I strongly disagree with, by people who I believe shouldn't gain any more influence over our culture than they already have. Is it putting words in someone's mouth if said words are their own, I wonder?
Re: BPG Image format
#229Earlier quoted context omitted.
I was just reading another article on here about fractal image compression and stumbled across this: http://pointersgonewild.com/2014/01/02/tile-based-image-comp... written by this woman: https://twitter.com/Love2Code Maybe you can't generalize the opinions of two people to 50% of the human race?
I agree that you can't generalize the opinions of two people (or even three). But you certainly can't generalize from zero.
ANTSANTS' anecdotal evidence serves as a counterpoint to your anecdotal evidence, but you know what they say, the plural of anecdotes is not data. Instead you may want to work from a statistically significant sample size when making your point. If not, don't be surprised when people discount any conclusions you have made based on anecdotes.