Finally, I´ve edited /xine-ui/src/xitk/errors.c
the last function:
I left it like this:
void too_slow_window(void) {
return;
}
Now no more dropped frames warning boxes :-)
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailma
I have replaced the ´=´ for a space as shown by
ps -ef |grep xine
xine --no-gui --no-logo --no-splash -pq -A alsa -f -V xxmc --post vdr
--post vdr_video --post
tvtime:method=LinearBlend,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1
--config /home/tv/.xine/config vdr://tmp/vdr-xine/stream#d
Hi,
I find this all puzzling too. I've been in similar situations and welcomed
suggestions. Here is one of mine.
Try changing your xine command line by replacing the '=' following --config
with a space.
Showing the commandline is not the same as the app parsing the parameter. Xine
may be clev
I am using the right config and the warnings still show.
Lets prove it...
ps -ef |grep xine
xine --no-gui --no-logo --no-splash -pq -A alsa -f -V xxmc --post vdr
--post vdr_video --post
tvtime:method=LinearBlend,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1
--config=/home/tv/.xine/confi