The Following 20 Users Say Thank You to Hariainm For This Useful Post: | ||
![]() |
2011-11-17
, 01:26
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#2
|
![]() |
2011-12-07
, 11:59
|
Posts: 29 |
Thanked: 24 times |
Joined on Jul 2011
|
#3
|
![]() |
2011-12-07
, 14:06
|
Posts: 152 |
Thanked: 47 times |
Joined on Feb 2010
@ Shanghai, China
|
#4
|
![]() |
2011-12-17
, 07:34
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#5
|
![]() |
2011-12-20
, 13:08
|
Posts: 152 |
Thanked: 47 times |
Joined on Feb 2010
@ Shanghai, China
|
#6
|
hi could a proper instructions guide on how to use this be provided.
Thanks in advance.
mplayer -vo x11 -framedrop -fs [filename]
The Following 3 Users Say Thank You to lanwellon For This Useful Post: | ||
![]() |
2012-01-08
, 00:50
|
|
Posts: 1,348 |
Thanked: 1,863 times |
Joined on Jan 2009
@ fr/35/rennes
|
#7
|
![]() |
2012-01-08
, 13:26
|
Posts: 143 |
Thanked: 205 times |
Joined on Apr 2008
|
#8
|
Index: libvo/x11_common.c =================================================================== --- libvo/x11_common.c (revision 34173) +++ libvo/x11_common.c (working copy) @@ -87,7 +87,7 @@ static int orig_layer = 0; static int old_gravity = NorthWestGravity; -int stop_xscreensaver = 1; +int stop_xscreensaver = 0; static int dpms_disabled = 0; @@ -1089,7 +1089,7 @@ XWindowAttributes attribs; XGetWindowAttributes(mDisplay, vo_window, &attribs); vo_x11_selectinput_witherr(mDisplay, vo_window, - attribs.your_event_mask | ExposureMask); + attribs.your_event_mask | ExposureMask | KeyPressMask); } else // Do not capture events since it might break the parent application // if it relies on events being forwarded to the parent of WinID.
![]() |
2012-01-13
, 11:47
|
Posts: 230 |
Thanked: 302 times |
Joined on Oct 2009
@ Helsinki, Suomi (Finland)
|
#9
|
hi could a proper instructions guide on how to use this be provided.
Thanks in advance.
![]() |
2012-02-20
, 07:34
|
Posts: 1 |
Thanked: 1 time |
Joined on Feb 2012
|
#10
|
The Following User Says Thank You to yuvaraj For This Useful Post: | ||
Last edited by Hariainm; 2013-02-27 at 17:05. Reason: Please delete this thread, duplicated info. EDIT: nevermind