google / google/knusperli

Unexpected end of input

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
474
Forks
27
PR merge metrics
No merged PRs in 30d

Description

I wanted to test this so I saved a new JPEG image in MS Paint ([this](https://user-images.githubusercontent.com/1337208/48451238-cf682b80-e7a9-11e8-8903-b428802fdff5.jpg)), but I am getting an error when I try to convert this image:
```
Unexpected end of input: pos=230 need=162 len=273
Error reading jpeg data from input file.
```
This image is in yuv420p. When I convert the image with ffmpeg to a new JPEG file, it works on it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.