In gmtk_media_player.c I see "vvapi" instead of "vaapi" in line:
"else if (g_ascii_strncasecmp(player->vo, "vvapi", strlen("vvapi")) == 0)"
it's cause problem with VA-API, because "-add-vf screenshod" is called when we
use "vaapi". I think that we should also automatic add "-va vaapi" when we have
set VA-API as output video.
Original issue reported on code.google.com by nadr...@gmail.com on 5 Aug 2011 at 6:02
Original issue reported on code.google.com by
nadr...@gmail.com
on 5 Aug 2011 at 6:02