hpjansson / chafa

📺🗿 Terminal graphics for the 21st century.
https://hpjansson.org/chafa/
GNU Lesser General Public License v3.0
2.97k stars 64 forks source link

chafa -f sixels file.jpg >file.six produces empty file #213

Closed johnd0e closed 2 months ago

johnd0e commented 2 months ago

Chafa version 1.14.2, Windows

chafa -f sixels file.jpg >file.six

At least with some files works ok. But with some others - delays ~1s and produces empty file

file.jpg.zip

hpjansson commented 2 months ago

Thanks for filing the report. It could be a duplicate of #210. There's a test build attached there if you'd like to try it.

johnd0e commented 2 months ago
chafa -f sixels file.jpg >file.six

What is interesting - with this file it works ok when executed without output redirection.

But I also have file with which it crashes in both cases.

There's a test build attached there if you'd like to try it.

Thank you, test build works without problems.

So I am closing the issue as duplicate.