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

How to use Anime4K GLSL for Bitmap #218

Open
liguobing opened this issue Nov 29, 2023 · 1 comment
Open

How to use Anime4K GLSL for Bitmap #218

liguobing opened this issue Nov 29, 2023 · 1 comment

Comments

@liguobing
Copy link

I have tried using MPV+Anime4K to play videos on an Android phone, and the results are great.
However, I am currently unable to access video files and can only obtain each frame as a Bitmap.
So, I want to render these Bitmaps onto a GLSurfaceView and apply Anime4K for enhancement.
I have never done anything similar before and have no idea how to proceed. Do you have any suggestions?
thanks

@MiiC27
Copy link

MiiC27 commented Jan 20, 2024

I don't have any experience with GLSurfaceView or Anime4k on Android. My way would be, to copy them to my PC or make the bitmaps accessible over the network and upscale the bitmaps with ffmpeg and Anime4k, or convert the bitmaps to a video format and upscale the it.

If you need help with this, let me know.

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

2 participants