-
Notifications
You must be signed in to change notification settings - Fork 72
encoder broken: JPEG file: starts with 0x15 0x0c #465
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
Comments
v0.0.4-455-gde59df1 1, different error
|
Can you confirm that |
v0.0.4-399-g33b53ba errors: pi@oppi:~/litex-buildenv-jenkins/hdmi2usb/tests $ gst-launch-1.0 v4l2src num-buffers=3 device=/dev/hdmi2usb/by-num/opsis0/video ! jpegdec ! fakesink |
So, when is a revision that actually does work? |
this suggests it works: for sure this is solid - used at quite a few shows: |
I think this was fixed? v0.0.4-721-gc27ca25 seems to work |
Uh oh!
There was an error while loading. Please reload this page.
last good version: v0.0.4-399-g33b53ba (works)
next version is v0.0.4-404-g57fb821 (broken)
v0.0.4-453-gfd68613 - found in this version, Feb 10, 2019 currently most recent build
juser@dc10b:~$ gst-launch-1.0 v4l2src device=/dev/video2 ! jpegdec ! fakesink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/GstJpegDec:jpegdec0: Failed to decode JPEG image
Additional debug info:
gstjpegdec.c(1394): gst_jpeg_dec_handle_frame (): /GstPipeline:pipeline0/GstJpegDec:jpegdec0:
Decode error #53: Not a JPEG file: starts with 0x15 0x0c
Execution ended after 0:00:00.434340910
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
The text was updated successfully, but these errors were encountered: