[Nouveau] [Bug 82255] [VP2] Chroma planes are vertically stretched during VDPAU playback
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 6 09:39:00 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=82255
--- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to comment #2)
> A quick look at the log:
>
> - VLC always creates/opens multiple vpdau devices (offending flashplayer
> does the same).
> - VLC does not seem to render/present via VDPAU.
>
> vdp_decoder_create
> vdp_video_surface_create
>
> vdp_decoder_render
> vdp_video_surface_get_bits_y_cb_cr
> vdp_decoder_render
> ....
>
> vdp_video_surface_destroy
> vdp_decoder_destroy
OK, so it's only using vdpau for decoding, not for displaying. Could be that
the get_bits_y_cb_cr thing is messed up (and/or I didn't set enough bits on the
vp2 surfaces to make it not mess up...)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140806/074dfc15/attachment-0001.html>
More information about the Nouveau
mailing list