Search found 43 matches

by heimaki
Sat Jan 21, 2017 5:54 am
Forum: Classic - Suggestions
Topic: Full support for zip and rar files
Replies: 18
Views: 9452

Re: Full support for zip and rar files

XnTriq wrote: Let's leave that to the individual user (and developer).
i'm not the one asking. ;) the developer doesn't seem to be keen on implementing this after all.
by heimaki
Fri Jan 20, 2017 6:32 am
Forum: Classic - Suggestions
Topic: Full support for zip and rar files
Replies: 18
Views: 9452

Re: Full support for zip and rar files

sure, i can download an "album" from the net, but the first thing i'd do is unpacking that archive once the download is finished.

i still can't see any advantage of a zipped gallery on my local drives, only disadvantages.
by heimaki
Thu Jan 19, 2017 1:55 pm
Forum: Classic - Suggestions
Topic: Full support for zip and rar files
Replies: 18
Views: 9452

Re: Full support for zip and rar files

i wonder why should i store images in a zip? most modern image formats are compressed already, so i fail to see any advantage of doing so.
by heimaki
Tue Jan 17, 2017 1:46 pm
Forum: Retest
Topic: 0.83 x64: bug when saving with flif plugin (& maybe others)
Replies: 12
Views: 3554

Re: 0.83 x64: bug when saving with flif plugin (& maybe othe

for me it still doesn't not work in 0.84.

the file gets created in the right place, but gets deleted immediately again.


also there seems to be a new issue when loading flif files... they load and are displayed, but after a few seconds xnview comes up with some other pic in the same folder instead.
by heimaki
Mon Oct 24, 2016 1:30 pm
Forum: Classic - Suggestions
Topic: FLIF support?
Replies: 18
Views: 9537

Re: FLIF support?

no options can be set i'm afraid.this should be changed in xnview itself. right now, the file is saved as lossless.
by heimaki
Mon Oct 24, 2016 1:01 pm
Forum: Closed/Resolved
Topic: [fixed] bpgdec.exe console flicker
Replies: 27
Views: 5403

Re: [fixed] bpgdec.exe console flicker

Hm... for me that works in xnview mp 0.83, even a 50x50px pic opens/saves fine.

what does not work is saving such small files in the x86 version, xnview mp and also classic crashes immediately.

maybe it depends on the settings in the xbpg.ini? :?
/edit: yes, saving of such fails if i use x265 as ...
by heimaki
Sun Oct 16, 2016 3:16 pm
Forum: Closed/Resolved
Topic: [fixed] bpgdec.exe console flicker
Replies: 27
Views: 5403

Re: [fixed] bpgdec.exe console flicker

heimaki wrote:just in case.

there's a BPG plugin that can even write such files in xnview.

https://github.com/leavinel/BPG-Plugins

works only in x86 versions though.
there's also a x64 version (unofficial) now for this...

http://encode.ru/threads/2095-BPG-yet-a ... #post50549
by heimaki
Thu Oct 13, 2016 6:50 pm
Forum: Classic - Suggestions
Topic: FLIF support?
Replies: 18
Views: 9537

Re: FLIF support?

yes, this one works, thanks.

it is the same as the one in the link above.
by heimaki
Thu Oct 13, 2016 1:17 pm
Forum: Classic - Suggestions
Topic: FLIF support?
Replies: 18
Views: 9537

Re: FLIF support?

flif seems to be completely broken in xnview 2.37

it saves only part of the file. these still work:

http://newsgroup.xnview.com/viewtopic.p ... 88#p134792

see EDIT 3: http://encode.ru/threads/2321-FLIF-Free ... #post50489
by heimaki
Wed Oct 12, 2016 1:04 pm
Forum: Closed/Resolved
Topic: [fixed] bpgdec.exe console flicker
Replies: 27
Views: 5403

Re: [fixed] bpgdec.exe console flicker

ok, got it working with latest jctvc source HM-16.12-4815.zip :D
and also x265 2.1 is in there too with bit depth 8 10 and 12 enabled. :P

not sure if it was worth the effort though. :? i guess no.
by heimaki
Wed Oct 12, 2016 9:49 am
Forum: Closed/Resolved
Topic: [fixed] bpgdec.exe console flicker
Replies: 27
Views: 5403

Re: [fixed] bpgdec.exe console flicker

i now also tried the newest jctvc source HM-16.12-4815 but no luck.

i got it comoiling after some small fixes, but bpgenc throws out an error.

bpgenc -e jctvc test.png

******************************************************************
** WARNING: --SEIDecodedPictureHash is now disabled by ...
by heimaki
Tue Oct 11, 2016 9:28 pm
Forum: Closed/Resolved
Topic: [fixed] bpgdec.exe console flicker
Replies: 27
Views: 5403

Re: [fixed] bpgdec.exe console flicker

here's bpg-0.9.7 with both encoders, also xnview "plugin" is included, the above one is garbage because it needs zlib.dll

and no dependencies in bpgenc.exe :D

and no, you cannot just use the newest x265, it does compile, but the bitdepths other than 8 are missing...
by heimaki
Tue Oct 11, 2016 2:33 pm
Forum: Closed/Resolved
Topic: [fixed] bpgdec.exe console flicker
Replies: 27
Views: 5403

Re: [fixed] bpgdec.exe console flicker

i compiled libbpg-0.9.7.tar.gz but there seems to be something wrong?

# Enable compilation of Javascript decoder with Emscripten
#USE_EMCC=y
# Enable x265 for the encoder
USE_X265=y
# Enable the JCTVC code (best quality but slow) for the encoder
USE_JCTVC=y
# Compile bpgview (SDL and SDL_image ...
by heimaki
Tue Oct 11, 2016 12:37 pm
Forum: Closed/Resolved
Topic: [fixed] bpgdec.exe console flicker
Replies: 27
Views: 5403

Re: [fixed] bpgdec.exe console flicker

i'm not gonna bother with encoding (too many dependencies), but here's a x64 bit version of bpgdec.exe 0.9.7 with subsystem changed.

64bit version might decode slightly faster, i haven't tested it...

i doubt some format will take jpg's place the next years. they have only better quality by a very ...