Search found 42 matches

by jgutierrez
Sun Mar 13, 2022 6:11 am
Forum: Classic - Suggestions
Topic: Support for AVIF format
Replies: 3
Views: 7481

Re: AVIF

Squirrelly wrote: Wed Nov 10, 2021 11:24 pm Seconding the request for future AVIF support in XnView Classic. Thanks!
+1
by jgutierrez
Sun Mar 13, 2022 6:08 am
Forum: MP - Suggestions
Topic: Fast Guetzli JPEG Encoder with CUDA/Open CL at github
Replies: 5
Views: 1189

Re: Fast Guetzli JPEG Encoder with CUDA/Open CL at github

The developer of FileOptimizer (https://nikkhokkho.sourceforge.io/static.php?page=FileOptimizer) use a free guetzli jpeg encoder executable file with CPU/CUDA/OPEN CL hardware acceleration. The benchmarks are amazing and the best of it - the program can detect your GPU and choose the fastest way to...
by jgutierrez
Sat May 04, 2013 7:09 am
Forum: MP - Suggestions
Topic: jpeg 2000 decoding performance
Replies: 8
Views: 2318

Re: jpeg 2000 decoding performance

Maybe J2K-Codec guys will be interested in a free license to XnViewMP as an exchange of a credit in the about dialog?
http://newsgroup.xnview.com/viewtopic.php?f=60&t=27931
by jgutierrez
Tue Aug 14, 2012 10:21 am
Forum: MP - Suggestions
Topic: Arithmetic decoding disabled in libjpeg-turbo
Replies: 7
Views: 8662

Re: Arithmetic decoding disabled in libjpeg-turbo

Hello Pierre,

Were the samples I provided enought for you?
Do you want some more?

Thanks.
by jgutierrez
Mon Aug 13, 2012 10:04 am
Forum: MP - Suggestions
Topic: Arithmetic decoding disabled in libjpeg-turbo
Replies: 7
Views: 8662

Re: Arithmetic decoding disabled in libjpeg-turbo

Sure! Find attached some requested samples, nevertheless, you can always use jpegtran -aritmetic in order to convert a regular Huffman JPEG to Aritmetic, or jpegtran -optimize to do the oposite. For your information, GIMP is able to view and edit arithmetic JPEG images with no problems too. arithmet...
by jgutierrez
Mon Aug 13, 2012 7:58 am
Forum: MP - Suggestions
Topic: Arithmetic decoding disabled in libjpeg-turbo
Replies: 7
Views: 8662

Arithmetic decoding disabled in libjpeg-turbo

It seems that XnViewMP is not able to decoded JPEG files that use arithmetic encoding as opposite of Huffman. Since it is using libjpeg-turbo, it should be as easy as compiling with the define D_ARITH_CODING_SUPPORTED.

Is there any chance it would be added in future builds?

Thanks.
by jgutierrez
Wed Jul 25, 2012 5:59 pm
Forum: MP - Suggestions
Topic: Suggestion - .bip file thumbnail reader
Replies: 3
Views: 1797

Re: Suggestion - .bip file thumbnail reader

That are good news Pierre!
by jgutierrez
Wed Jul 25, 2012 5:58 pm
Forum: MP - Suggestions
Topic: Webp 0.1.99 Support
Replies: 19
Views: 4766

Re: Webp 0.1.99 Support

+1 to your suggestion.
by jgutierrez
Tue Apr 24, 2012 6:16 pm
Forum: MP - Suggestions
Topic: xnview MP 0.48 x64 ?
Replies: 2
Views: 816

Re: xnview MP 0.48 x64 ?

Waiting for the Win64 build too!
by jgutierrez
Sun Sep 11, 2011 2:29 pm
Forum: MP - Suggestions
Topic: Files association
Replies: 4
Views: 883

Re: Files association

0.39 has been just released, but I do not see yet the options to associate file extensions.
Is there any estimation for implementing it?
by jgutierrez
Wed Dec 29, 2010 8:59 pm
Forum: MP - Resolved Bugs & Requests
Topic: Static linking against Qt
Replies: 2
Views: 1025

Re: Static linking against Qt

I think that only used functions will included in the executable, meaning that unless XnViewMP is using the 100% of the Qt provided code, it will be reduced, at least in terms of disk usage and ZIP distribution. As for launching speed, probably static linking is more efficieint, if we sum to that th...
by jgutierrez
Wed Dec 29, 2010 3:56 pm
Forum: MP - Resolved Bugs & Requests
Topic: webp
Replies: 2
Views: 1128

Re: webp

It is strange because I tried to open a webp file, and it opened in a blank tab (tested with 0.33 Win64). Also the supported formats dialogs, does not show webp.

Anyway write support, will make users easy to converts their existing JPEG, JPEG2000 materials to webp.
by jgutierrez
Wed Dec 29, 2010 3:56 pm
Forum: MP - Resolved Bugs & Requests
Topic: Static linking against Qt
Replies: 2
Views: 1025

Static linking against Qt

Probably if XnViewMP is statically linked against Qt, only used functions will be included in the executable, meaning that it will launch faster, require less memory, and less space on disk (also ZIP distribution will also be smaller).
by jgutierrez
Tue Dec 28, 2010 7:53 pm
Forum: MP - Resolved Bugs & Requests
Topic: webp
Replies: 2
Views: 1128

webp

I would like to see webp format supported in XnViewMP. having the possibility to read and write webp would make XnViewMP one of the firsts apps supporting it.
Library sources are available at http://code.google.com/intl/es-ES/speed/webp/