BPG read/write plugin

Plug-ins, add-ons, skins, icons, templates and other downloads. Contributions are welcome.

Moderators: XnTriq, helmut, xnview

Post Reply
Leavinel
Posts: 4
Joined: Wed Jun 10, 2015 3:56 pm

BPG read/write plugin

Post by Leavinel »

Hi all,

I wrote a BPG plugin for XnView (32-bit only) which supports both Read & Write feature.

You can find more information in:
https://github.com/leavinel/BPG-Plugins

To download, go to the releases tab.
User avatar
xnview
Author of XnView
Posts: 43328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: BPG read/write plugin

Post by xnview »

Great, thanks!
Perhaps it will be good to have a x64bits version for XnViewMP
Pierre.
Leavinel
Posts: 4
Joined: Wed Jun 10, 2015 3:56 pm

Re: BPG read/write plugin

Post by Leavinel »

Hi Pierre,

Thanks for your reply.
Is XnViewMP plugin SDK available?
I only found XnView plugin SDK.
User avatar
xnview
Author of XnView
Posts: 43328
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: BPG read/write plugin

Post by xnview »

Leavinel wrote: Thanks for your reply.
Is XnViewMP plugin SDK available?
I only found XnView plugin SDK.
the plugin for XnView is compatible with XnViewMP
Pierre.
Marsu42
Posts: 96
Joined: Tue Sep 30, 2014 6:55 am

Re: BPG read/write plugin

Post by Marsu42 »

xnview wrote:Perhaps it will be good to have a x64bits version for XnViewMP
Yes, please - it would be great to have an updated encoder (current is 0.9.6) and x64 support!
erinqvnm
Posts: 2
Joined: Thu Sep 29, 2016 6:33 pm

Re: BPG read/write plugin

Post by erinqvnm »

Leavinel wrote:Hi all,

I wrote a BPG plugin for XnView (32-bit only) which supports both Read & Write feature.

You can find more information in:
https://github.com/leavinel/BPG-Plugins

To download, go to the releases tab.
Hi Leavinel,
Thank you for this plugin, i have searched many image viewer that support bpg and finally found this. I see your plugin is quite old, is it discontinued? It would be great if it support 64-bit because my XnView crash when encoding large image (RAM usage for encoding large image is more than 2GB). Also please update to support 8-bit image for converting mangas.
Leavinel
Posts: 4
Joined: Wed Jun 10, 2015 3:56 pm

Re: BPG read/write plugin

Post by Leavinel »

Hi all,

Now x64 & greyscale support are available.
Also, I replaced libbpg's internal YUV<->RGB converter (with my buggy hand-written SSE code) to libswscale. It should be faster and stable now.

BPG plugin 0.0.0.5
https://github.com/leavinel/BPG-Plugins
Euphoria
Posts: 14
Joined: Sun May 25, 2014 11:51 pm

Re: BPG read/write plugin

Post by Euphoria »

Where can I find "BPG-xnview-XXXX.7z" on https://github.com/leavinel/BPG-Plugins ?
Thank you.
Leavinel
Posts: 4
Joined: Wed Jun 10, 2015 3:56 pm

Re: BPG read/write plugin

Post by Leavinel »

Euphoria wrote:Where can I find "BPG-xnview-XXXX.7z" on https://github.com/leavinel/BPG-Plugins ?
Thank you.
The release page
https://github.com/leavinel/BPG-Plugins/releases
Post Reply