Guillermo Rodríguez

Results 55 comments of Guillermo Rodríguez

Hi @dv1 > @guillerodriguez I have to take care of other issues atm, but I can get back to this in a few days Sorry for the delay. Just wanted...

Hello @dv1 , > I ran this as the sender: > > ``` > ./test-launch --gst-debug=3 '( v4l2src device=/dev/video0 ! videoconvert ! video/x-raw,width=320,height=240 ! x264enc tune="zerolatency" ! video/x-h264, profile=baseline !...

> [...] if I turn off the check, I get working playback, but the first second or so is just a green frame (not unexpected since the data seems corrupted)....

Hi, > @guillerodriguez Can you try applying this patch on libimxvpuapi (not gstreamer-imx!) and retrying? [0001-imx6-coda-Skip-incomplete-frames-instead-of-just-rep.patch.gz](https://github.com/Freescale/gstreamer-imx/files/8960919/0001-imx6-coda-Skip-incomplete-frames-instead-of-just-rep.patch.gz) Testing this now, preliminary results show that the issue is gone (will need to...

> This might have been happening because of an internal condition variable that was necessary to keep the VPU's buffer pool happy. The code in v2 works differently, and might...

@dv1 Still trying to test this but we're hitting some issues with imxvpudec; please see #293

@dv1 Since v2 does not seem to be an option for us at the moment (#293), is there any chance you could elaborate on this: > This might have been...

@dv1 Since we don't seem to be making progress on #293, is there a chance this could be revisited? 1.x works fine for me except for this specific issue.

@dkimitsa LGTM, will test once this lands in a snapshot.