Unexpected end of input
Open
- 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
Assessment
This issue has not been assessed yet.