dv1
dv1
Finally able to revisit this. This seems like `imx_vpu_api_dec_open` isn't passed a stream buffer. Either that, or some stack corruption is going on. Did anything happen with this since when...
Indeed, the imx6 CODA VPU is producing weird JPEG data. The `jpeginfo` tool reports the produced JPEG as being invalid. Not sure what can be done here. Perhaps the bitstream...
Reopening this since some people still seem to have this problem (see https://github.com/Freescale/gstreamer-imx/issues/306 for example). @ndufresne , I wrote [this example](https://gist.github.com/dv1/7abdefba7fee832de19da843b89e4d88) to attempt to recreate the issue. Can you take...
I kept the appsink to recreate what you wrote: > `... queue ! videorate ! imxvpuenc_h264 ! capsfilter ! appsink` But yeah, swapping it with a fakesink is no big...
I also have this issue. However, I do have a rev B board. It uses the same U-Boot version (`U-Boot SPL 2022.07+fslc+ga21d7668eb`). But, I do have an image on an...
More updates: I tried to revert all the way back to u-boot-fslc 2021.07 - the problem persisted. I couldn't revert back to 2021.04 due to too many conflicts. It is...
Same here. Can values that aren't implemented by the mainboard manufacturer be turned off to avoid confusion?
The crash is a bug. It should exit cleanly with an error message. But, look at the [README](https://github.com/Freescale/gstreamer-imx#elements-for-hardware-accelerated-2d-processing): > NOTE: 2D blitter video sink elements do not work on i.MX8...
Late commit to this old issue, but this goes in a direction that is similar to what I was thinking about: The filesystem might have more efficient ways of disposing...
This could be because of cache issues. It is worth investigating though. What machine is this exactly? imx8m mini? imx8mq? imx8m plus?