PINE64
Anyone has decode artifact issue with gstreamer v4l2 stateless h264 decoder ? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+--- Thread: Anyone has decode artifact issue with gstreamer v4l2 stateless h264 decoder ? (/showthread.php?tid=14301)



Anyone has decode artifact issue with gstreamer v4l2 stateless h264 decoder ? - john_nash - 06-28-2021

Hi,

I'm using this gstreamer command:

Code:
gst-launch-1.0 filesrc location=test2.mkv ! matroskademux ! v4l2slh264dec ! queue ! videoconvert ! pngenc ! multifilesink location="frame%d.png"

But the image has artifacts (link in case pic url changed).
Don't know if it's just me. Do you guys have this same problem ?

Thank you

[Image: 6HDP63mt_o.png]