[MPlayer-dev-eng] [PATCH] VFCTRL_PAUSE_UPDATE
Jason Tackaberry
tack at sault.org
Thu Sep 15 21:43:56 CEST 2005
On Thu, 2005-09-15 at 15:42 -0400, Rich Felker wrote:
> This means that the filter did not submit a new picture to the vo, and
> therefore flipping should not be taking place.
The filter's put_image is being called, and it is calling
vf_next_put_image(). I'm not sure how I can tell if the picture is
ultimately being submitted to the VO, but at least vf_next_put_image()
returns 1, if that's any indication.
As per Reimar's suggestion I tried it with other VOs, and discovered the
flickering problem doesn't happen with the sdl or x11 VOs, but does
happen with vo_xv.
Cheers,
Jason.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 229 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050915/c7a1f8cb/attachment.pgp>
More information about the MPlayer-dev-eng
mailing list