I'm using the mp3/mplayer plugin to play .avi clips though VDR, with 'mplayer.sh' modified to call xineplayer (as I'm already using vdr-xine as a soft device)
What I want to be able to do is PAUSE, FF and RW the clips - and even maybe MARK (so when I play the clip again, it starts where I left off).
How can I do this?
At the moment, all I can do is start playing and stop playing - no other controls at all. I understand if I use the plugin with MPLAYER (in slave mode) I could do this, but I want to do it with XINEPLAYER.
any ideas?
Hi,
Simon Baxter wrote:
I'm using the mp3/mplayer plugin to play .avi clips though VDR, with 'mplayer.sh' modified to call xineplayer (as I'm already using vdr-xine as a soft device)
What I want to be able to do is PAUSE, FF and RW the clips - and even maybe MARK (so when I play the clip again, it starts where I left off).
How can I do this?
At the moment, all I can do is start playing and stop playing - no other controls at all. I understand if I use the plugin with MPLAYER (in slave mode) I could do this, but I want to do it with XINEPLAYER.
any ideas?
I'm sorry, xineplayer currently doesn't support any other than SLAVE mode. It's still on my todo list to implement the other mode in xineplayer, to make the things work which you request.
Bye.
Reinhard Nissl a écrit :
Simon Baxter wrote:
I'm using the mp3/mplayer plugin to play .avi clips though VDR, with 'mplayer.sh' modified to call xineplayer (as I'm already using vdr-xine as a soft device)
What I want to be able to do is PAUSE, FF and RW the clips - and even maybe MARK (so when I play the clip again, it starts where I left off).
How can I do this?
At the moment, all I can do is start playing and stop playing - no other controls at all. I understand if I use the plugin with MPLAYER (in slave mode) I could do this, but I want to do it with XINEPLAYER.
any ideas?
I'm sorry, xineplayer currently doesn't support any other than SLAVE mode. It's still on my todo list to implement the other mode in xineplayer, to make the things work which you request.
Martin Wache developped a softplay plugin to work with the softdevice plugin. This plugin is an replacement for mp3/mplayer plugins in a soft-device context. I wonder if that softplay plugin would work with vdr-xine... making the whole xineplayer stuff more simpler...