-
Notifications
You must be signed in to change notification settings - Fork 3
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
Comments
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. |
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: I'm using the latest commit on your repository. d9de0d2 |
Here's the output that I get. The "Unexpected EOF" is worrying.
|
I only ever tested this on files retrieved from an iPod nano 3rd generation. Where did your ithmb files come from? |
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.
The text was updated successfully, but these errors were encountered: