Displaying 2 results from an estimated 2 matches for "flip_page".
Did you mean:
file_page
2007 Nov 05
1
Making the video plugin + patched MPlayer work with other backends
...New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
[ws] Error in display.
[ws] Error code: 11 ( BadAlloc (insufficient resources for operation) )
[ws] Request code: 140
[ws] Minor code: 19
[ws] Modules: flip_page
Strange. Other non-mplayer players do that too.
Oh well, looking forward to Redirected Direct rendering as that means
we can use the gl2 driver ;-)
2008 Dec 26
1
NV50: xv fullscreen issues
...[ws] Request code: 140
[ws] Minor code: 19
[ws] Modules: flip_page
xine crashes in a similar way. mplayer (non GUI version) doesn't crash, but all I get is a black screen with "BadMatch" errors spamming the console.
The BadMatch is from nv50_xv.c:54
if (exaGetPixmapOffset(ppix) < pNv->EXADriverPtr->offScreenBase)
re...