Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting/Transcoding single images from blockfile of images #386

Open
phipno opened this issue Dec 9, 2024 · 0 comments
Open

Extracting/Transcoding single images from blockfile of images #386

phipno opened this issue Dec 9, 2024 · 0 comments

Comments

@phipno
Copy link

phipno commented Dec 9, 2024

Hello,
If you compress multiple images at once via the m_source_images vector, can you extract each compressed image separately afterwards and if yes, how so?

I figured you need to transcode again, but getting those images extracted, I struggle with.
I used the ktx2_transcoder and basisu_transcoder transcode_image_level() function to try this, but it never gave the hoped for output. The output should be ETC1 with an ktx2 container.

I want to do the "blockcompression" because with OpenCL enabled, I hope for a big speed up in the compression time compared to calling basisu processor, jpool and creating params for each image.

Is there something I'm missing?

@phipno phipno changed the title Extracting/Transcoding single images Extracting/Transcoding single images from blockfile of images Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant