Timeline for answer to Paint Starry Night, objectively, in 1kB of code by nneonneo
Current License: CC BY-SA 3.0
Post Revisions
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:39 | history | edited | CommunityBot |
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
|
|
| Feb 1, 2016 at 3:32 | comment | added | curiousdannii | HEVC is sorcery! | |
| Feb 1, 2016 at 0:31 | comment | added | Vi. | @Lembik, The BPG's awesomeness basis is HEVC (H.265). Actually using older H.264 (using maximum encoding settings) for static images also produce good results while also enabling using already available hardware decoding. In video there is more need in good compression, so it's not stalled and settled like with JPEG and MP3. | |
| Jan 29, 2016 at 10:23 | comment | added | 2012rcampion | I'm curious what technique you used to choose the encoding parameters. | |
| Jan 29, 2016 at 0:30 | history | edited | nneonneo | CC BY-SA 3.0 |
added 465 characters in body
|
| Jan 28, 2016 at 18:02 | comment | added | nneonneo | @orlp: OK, amended to make my program compatible. Thanks for pointing it out! | |
| Jan 28, 2016 at 17:38 | history | edited | nneonneo | CC BY-SA 3.0 |
compatibility
|
| Jan 28, 2016 at 15:25 | comment | added | orlp | @nneonneo Seems to work. | |
| Jan 28, 2016 at 14:45 | comment | added | nneonneo |
@orlp: I believe you should be able to use -n+2 which puts it at exactly 1024 bytes - try it and let me know if that works. I will change my answer for compatibility.
|
|
| Jan 28, 2016 at 10:21 | comment | added | user9206 | Wow! I had no idea BPG was so awesome. | |
| Jan 28, 2016 at 9:35 | comment | added | orlp |
Doesn't work for me, errors out with tail: cannot open ‘+2’ for reading. On Ubuntu it needs -n +2, which puts it at 1025 bytes =/
|
|
| Jan 28, 2016 at 5:52 | comment | added | bjornl | That's neat. Nice one! | |
| Jan 28, 2016 at 1:32 | history | edited | nneonneo | CC BY-SA 3.0 |
added 137 characters in body
|
| Jan 28, 2016 at 0:17 | history | edited | nneonneo | CC BY-SA 3.0 |
added 114 characters in body
|
| Jan 28, 2016 at 0:12 | history | answered | nneonneo | CC BY-SA 3.0 |