You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be a problem with offset of the raw NV12 output. Following gstreamer script works with nvidia vdpau driver. However with sunxi driver there seems to a shift of 8 bytes. Following dirty patch fixed problem for me. Now the output of raw video is same as the output of software decoder and nvidia vdpau decoder. Video is big_buck_bunny_720p_1mb.mp4. Board is BananaPI with A20 cpu.
On the other hand with or without patch there's no issue with autovideosink. Video plays fine.
There seems to be a problem with offset of the raw NV12 output. Following gstreamer script works with nvidia vdpau driver. However with sunxi driver there seems to a shift of 8 bytes. Following dirty patch fixed problem for me. Now the output of raw video is same as the output of software decoder and nvidia vdpau decoder. Video is big_buck_bunny_720p_1mb.mp4. Board is BananaPI with A20 cpu.
On the other hand with or without patch there's no issue with autovideosink. Video plays fine.
Can anyone recommend a better approach?
The text was updated successfully, but these errors were encountered: