We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wanted to test this so I saved a new JPEG image in MS Paint (this), 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.
The text was updated successfully, but these errors were encountered:
Can't find any image that would actually be readable with this. Not worth it getting this to compile.
Sorry, something went wrong.
No branches or pull requests
I wanted to test this so I saved a new JPEG image in MS Paint (this), but I am getting an error when I try to convert this image:
This image is in yuv420p. When I convert the image with ffmpeg to a new JPEG file, it works on it.
The text was updated successfully, but these errors were encountered: