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

Getting Corrupted Images But Telemetry Data Is Fine? #6

Open
Marleu opened this issue Dec 22, 2020 · 1 comment
Open

Getting Corrupted Images But Telemetry Data Is Fine? #6

Marleu opened this issue Dec 22, 2020 · 1 comment

Comments

@Marleu
Copy link

Marleu commented Dec 22, 2020

Hi there! I managed to sort of compile it on my Raspberry Pi 4!

But...
When I give the program a TGA like this:

sudo Debug/noaa_apt -i in.tga -s in.tga -m C -l -d /home/pi/aptmake/apt-encoder/out.wav -r /home/pi/aptmake/apt-encoder/out.wav

I get a result like this:
out.png
and this is the audio file:

out.wav

It just doesn't sound right and the image is very corrupted...
If anyone knows what to do please let me know! I would really like to get this working!

Thx!
-Marley Hollingshead

@tom2238
Copy link
Owner

tom2238 commented Jan 2, 2021

Hello Marley.
Can I see original input file in.tga ?
It is look like you would to use the experimental color mode.
Try command:
sudo Debug/noaa_apt -i in.tga -m C -d /home/pi/aptmake/apt-encoder/out.wav -r
In regular file mode (aka WAV file) is not loop or console available. The -r parameter is only flag without parameters.
Tom.

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