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

Image Result not good #1

Open
oluwabajio opened this issue Apr 30, 2023 · 4 comments
Open

Image Result not good #1

oluwabajio opened this issue Apr 30, 2023 · 4 comments

Comments

@oluwabajio
Copy link

Hello,

i really appreciate this library which has really helped me in understanding how the ithmb file algorithm work.

I was able to convert your code to java and when i ran the app, the below are the results i am getting.
resultt354
resultt149
resultt200

@cyianor
Copy link
Owner

cyianor commented May 2, 2023

Looks like there is probably some error in your code. I only tested my code with data from an iPod nano 3rd generation, so if you are using data from a different iPod, the format might be slightly different. See also Keith's repository that I link in the README.

However, this has nothing to do with the code in this repository, so I cannot help you any further.

@cyianor cyianor closed this as completed May 2, 2023
@raleighlittles
Copy link

I'm having the same problem as the OP but when I run your application itself. Basically all of the images come out garbled, like there is some kind of fundamental issue in the pixel ordering or something.

Here's an example:

image

I'm using the latest commit on your repository. d9de0d2

@raleighlittles
Copy link

raleighlittles commented Nov 18, 2024

Here's the output that I get. The "Unexpected EOF" is worrying.

Reading from /home/raleigh/github/ithmbrdr/F1027_1.ithmb
Written/Processed/Queued: 0/5/5unexpected EOF
Written/Processed/Queued: 5/5/5

@cyianor

@cyianor
Copy link
Owner

cyianor commented Nov 22, 2024

I only ever tested this on files retrieved from an iPod nano 3rd generation. Where did your ithmb files come from?

@cyianor cyianor reopened this Nov 22, 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

3 participants