<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 19.1px; line-height: normal; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 19.08px;">When I connect a vaapi decoder to v4l2sink the result is not as expected, same happens if I use autovideosink, I know for this I have to use vaapisink and it is working as expected, but is there a solution for v4l2sink? Can someone explain me the reason, is there a solution?</span></p><p class="p2" style="margin: 0px; font-stretch: normal; font-size: 19.1px; line-height: normal; min-height: 24.7px; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 19.08px;"></span><br></p><p class="p1" style="margin: 0px; font-stretch: normal; font-size: 19.1px; line-height: normal; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); -webkit-text-size-adjust: auto;"><span class="s1" style="font-family: UICTFontTextStyleBody; font-size: 19.08px;">gst-launch-1.0 filesrc location=/tmp/video.mp4 ! decodebin ! vaapipostproc ! video/x-raw,format=YUY2 ! v4l2sink device=/dev/video10 </span></p></body></html>