Closed igormq closed 4 years ago
@igormq any reason you closed this issue? I have https://github.com/raspberrypi/firmware/issues/1298 and https://github.com/raspberrypi/firmware/issues/1384 opened for what i believe it's the same underlying issue. In my case, chromium is freezing watching videos
Hi,
I am having some weird problems on running the
v4l2h264dec
(Gstreamer 1.14.5) on RPI 4 (Raspbian Buster). First the following command runs successfully for over an hour:I have already investigated a little bit, and by enabling the debug mode on the bcm2835-codec, the following message appeared in dmesg after an hour running the command above:
Curiously, I got more than 2k+
vcsm-cma
devices attached indma_buf
by running the following command when the gstreamer command above failed:Is it normal?
I did not see any CMA memory leak (by running
cat /proc/meminfo |grep Cma
) and by runninglsmod | grep ^videobuf2_dma
it looked ok (videobuf2_dma_contig 20480 46 bcm2835_codec
)Then, after restart the gstreamer pipeline above (using GST_DEBUG=5), I am getting the following "error":
and the dmesg is returning the following:
and the gstreamer just freezes (not is happening). When I finish it, the following messages are returned from dmesg:
because the
v4l2h264dec
was not able to flush everything:Can you guys help me here?
Thanks in advance!
System Copy and paste the results of the raspinfo command in to this section. Alternatively, copy and paste a pastebin link, or add answers to the following questions:
https://pastebin.com/xHQzf9SQ