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

Raspberry Pi? #9

Open
jmccorm opened this issue Mar 5, 2019 · 0 comments
Open

Raspberry Pi? #9

jmccorm opened this issue Mar 5, 2019 · 0 comments

Comments

@jmccorm
Copy link

jmccorm commented Mar 5, 2019

I've burned quite a bit of time trying to get this to compile on the Raspberry Pi. I think my desire to compile 'tv' exceeds my ability. If I had to guess at the root problem, the GDAL that is part of Raspbian is v1.x and you're using v2.x. (I'm not entirely sure why I need geospatial processing to covert images to ANSI?)

Just venting I guess. If you can create a Raspberry Pi binary (or a reduced version that doesn't require GDAL), man, that would be totally awesome. Otherwise, it looks like I'll have to build out a Linux box somewhere if I want to move forward with this.

PS: I've looked at a few of these conversion routines so far. Some of them still have the basic 'image to ASCII' routine happening on top of the color blocks. None of them seemed to be intelligently using character sets like you're doing. (Although I wondered why, perhaps, you weren't using something that would give a good dither to mix two colors in one block?)

Thank you for your work.
Appreciative, but obviously reaching for something beyond my grasp right now.

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