View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 5 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Apr 15, 2012 6:17 am 
Offline
Joined: Sat Nov 05, 2005 4:37 am
Posts: 191
Location: Cornwall - uk
As the subject says...

Not sure what is going on here, if I use Q on the keyboard it exits fine if I use the exit/back button xine stops but does not exit and nothing else works, I then have to kill xine to get back the the FE.

_________________
--
stinga

as of 17-May-2018
R8.2 - sort of working.
MB: gigabyte GA-P43-ES3G | RAM: 2GB
VGA: PNY Nvidia GT240 1GB
4 x Technisat skystar 2 dvb | 1 x TBS6981 dvb-s2
pata: 1x300Gb | sata: 2x1Tb 2x2Tb
Problems:
TBS6981 Does not work.


Top
 Profile  
 
PostPosted: Sun Apr 15, 2012 10:27 pm 
Offline
Joined: Tue Aug 15, 2006 11:14 am
Posts: 1343
Location: Orlando FL
what about the "Esc" key on the keyboard?

_________________
My System


Top
 Profile  
 
PostPosted: Mon Apr 16, 2012 1:47 am 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
mattbatt wrote:
what about the "Esc" key on the keyboard?

I think that mattbatt has it nailed. Been a long time since I used xine, but now I remember -- by default, it doesn't terminate when it hits the end of the video. I believe this is the same behavior you get when you high it with "esc". "q", on the other hand, tells it to quit. If this is all correct, you have 2 choices:

1. Have LIRC remap exit/back to "q".

2. Launch xine with the following options: --auto-play=q

The totality of what you can do with the autoplay options is documented below.

Marc

-p, --auto-play=[f][F][h][w][q][d][v]
Start playing immediately after start. Can be followed by:
'f' in fullscreen mode,
'F' in xinerama fullscreen mode,
'h' hide GUI (main panel, etc...),
'w' hide video output window,
'q' for quitting after playback,
It is also possible to request the playlist from DVD 'd', or VCD 'v'. There is now a more generic option, --auto-scan, for that (see below).

_________________
Marc

The views expressed are my own and do not necessarily reflect the views of my employer.


Top
 Profile  
 
PostPosted: Tue Apr 17, 2012 8:51 am 
Offline
Joined: Sat Nov 05, 2005 4:37 am
Posts: 191
Location: Cornwall - uk
G'day,

I already have
Code:
mysql> select * from settings where data like '%xine%';
+------------------+----------------------------+----------+
| value            | data                       | hostname |
+------------------+----------------------------+----------+
| DVDPlayerCommand | xine -pfhq --auto-scan dvd | mythtv   |
+------------------+----------------------------+----------+

So I don't think it is that and it used to work before I upgraded to 7.2

Edit 1:
I ran ircat xine while watching something and pressed the Back key, it spat out 'Quit' but xine hung and did a killall to get rid of it.
So as far as I can tell everything is correct, just xine/lirc are not doing what they are supposed to?
And the Esc key takes me back to the start.

_________________
--
stinga

as of 17-May-2018
R8.2 - sort of working.
MB: gigabyte GA-P43-ES3G | RAM: 2GB
VGA: PNY Nvidia GT240 1GB
4 x Technisat skystar 2 dvb | 1 x TBS6981 dvb-s2
pata: 1x300Gb | sata: 2x1Tb 2x2Tb
Problems:
TBS6981 Does not work.


Top
 Profile  
 
PostPosted: Tue Dec 11, 2012 3:34 am 
Offline
Joined: Thu Jan 13, 2005 8:59 am
Posts: 36
Location: The Netherlands
This is an old thread, but maybe it's any use to someone:
I have the same problem on R7.4

Using lirc to 'Quit', hangs xine (I use the 'Power' button to exit xine), but hitting 'q' on the keyboard exits xine cleanly.
Lirc config:
Code:
begin
  prog = xine
  button = Power
  config = Quit
end

I found it to be a bug in xine: 'Bug 346 - Xine-ui hangs at exit if ACTID_QUIT is trigged via lirc' (https://bugs.xine-project.org/show_bug.cgi?id=346)

To work around the problem I first start 'irxevent' before starting xine via a script.
I configured MythTV to call this script instead of xine directly.
Code:
irxevent &
xine $1 $2 $3
killall irxevent

And mapped lirc as follows:
Code:
begin
  prog = irxevent
  button = Power
  config = Key q xine
end


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu