PLEASE READ BEFORE POSTING:

This is a special forum if you're willing to offer some sort of compensation to developer(s), otherwise use the Feature request forum. Start a new topic explaining the task and your offer. Interested developers reply to that post, so each thread represents a unique offer. Services like rentacoder.com can facilitate things like escrows. The initiator should edit his original post to prepend ***CLOSED*** to the subject when an offer is accepted. Please add any active tasks to the Roadmap Wiki. Thanks.
LinuxMCE Forums
May 26, 2013, 10:42:26 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1] 2
  Print  
Author Topic: $$$ NEED TO BE ABLE TO LOOP/REPEAT VIDEO AND/OR PLAYLISTS  (Read 9618 times)
Tommy
Newbie
*
Posts: 11


View Profile
« on: September 18, 2008, 04:04:01 pm »

I need to be able to loop / repeat a video and/or a playlist, played locally or streamed to other MDs'.

Is it possible and if it is what will it cost?


Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #1 on: September 18, 2008, 10:25:36 pm »

Playlists (stored or created ad hoc) loop anyway.

Create a playlist and put your media in it then select it for play wherever you want. When it gets to the end of the last media file it should go straight back to the beginning again.
Logged
Tommy
Newbie
*
Posts: 11


View Profile
« Reply #2 on: September 19, 2008, 08:16:53 am »

Thanks for the reply, I wish that was the case. Audio Playlist loop just fine but Video Playlists DON'T.
Any Suggestions??

 
Logged
Tommy
Newbie
*
Posts: 11


View Profile
« Reply #3 on: September 19, 2008, 09:00:31 am »

Just for some more info.

If I tail the Xine log file while playing a Audio playlist I never get a "CMD_Stop_Media()" command. When I play a Video playlist after the last entry it gives me a "CMD_Stop_Media()"

Audio log
"Xine_Player::EVENT_Playback_Completed(streamID=1004) <0x4680c950>
    Xine_Player::CMD_Play_Media() called for id 1004 filename: /home/public/data/audio/test1.wav () <0x41001950>
    Xine_Player::CMD_Play_Media() stopping PSS <0x41001950>
    Xine_Player::CMD_Play_Media() set stream 1004 as last rendering to screen. <0x41001950>
    Xine_Player::CMD_Play_Media() called for id 1004 filename: /home/public/data/audio/"

Video log
".894    Xine_Stream::changePlaybackSpeed no running seekers found <0x45009950>
.894    Xine_Player::EVENT_Playback_Completed(streamID=1003) <0x45009950>

.895    Xine_Player::CMD_Stop_Media() with corresponding stream id 1003 0xbbf750. <0x41001950>
.895    Xine_Stream::changePlaybackSpeed no running seekers found <0x41001950>
.895    Xine_Player::EVENT_Playback_Completed(streamID=1003) <0x41001950>
.954    XineStreamEventListener called on non-initialized stream - aborting command <0x45009950>
.987    Closed stream AV with ID=1003 <0x41001950>"




Logged
bulek
Administrator
wants to work for LinuxMCE
*****
Posts: 868

Living with LMCE


View Profile
« Reply #4 on: September 19, 2008, 01:32:30 pm »

Just for some more info.

If I tail the Xine log file while playing a Audio playlist I never get a "CMD_Stop_Media()" command. When I play a Video playlist after the last entry it gives me a "CMD_Stop_Media()"

Audio log
"Xine_Player::EVENT_Playback_Completed(streamID=1004) <0x4680c950>
    Xine_Player::CMD_Play_Media() called for id 1004 filename: /home/public/data/audio/test1.wav () <0x41001950>
    Xine_Player::CMD_Play_Media() stopping PSS <0x41001950>
    Xine_Player::CMD_Play_Media() set stream 1004 as last rendering to screen. <0x41001950>
    Xine_Player::CMD_Play_Media() called for id 1004 filename: /home/public/data/audio/"

Video log
".894    Xine_Stream::changePlaybackSpeed no running seekers found <0x45009950>
.894    Xine_Player::EVENT_Playback_Completed(streamID=1003) <0x45009950>

.895    Xine_Player::CMD_Stop_Media() with corresponding stream id 1003 0xbbf750. <0x41001950>
.895    Xine_Stream::changePlaybackSpeed no running seekers found <0x41001950>
.895    Xine_Player::EVENT_Playback_Completed(streamID=1003) <0x41001950>
.954    XineStreamEventListener called on non-initialized stream - aborting command <0x45009950>
.987    Closed stream AV with ID=1003 <0x41001950>"





Hi,

just guessing: maybe you can wait for that command and start all over again with event handler ?

Regards,

Bulek.
Logged

Thanks in advance,

regards,

Bulek.
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #5 on: September 19, 2008, 03:15:53 pm »

I'm assuming that the Media Plugin is responsible for sending these messages to control exactly how a play list plays. I'm sure the other guys can correct this. But if son then I presume that you could modify the source of that plugin so that it wraps and recompile it...
Logged
Tommy
Newbie
*
Posts: 11


View Profile
« Reply #6 on: September 19, 2008, 03:57:01 pm »

Thanks again for the feedback, but when you say "I'm sure the other guys can correct this", what guys are you talking about?
Who would I need to contact?
Logged
hari
Administrator
LinuxMCE God
*****
Posts: 2413



View Profile WWW
« Reply #7 on: September 19, 2008, 04:04:40 pm »

you can contact the community devs or CHT.

best regards,
Hari

ps: i'd also try bulek's suggestion first
Logged

rock your home - http://www.agocontrol.com home automation
Tommy
Newbie
*
Posts: 11


View Profile
« Reply #8 on: September 19, 2008, 04:53:12 pm »

Thanks

Tried Bulek suggestion with no joy, I'm probably doing it wrong.
Logged
hari
Administrator
LinuxMCE God
*****
Posts: 2413



View Profile WWW
« Reply #9 on: September 19, 2008, 05:24:59 pm »

I'm already under contract so I'm not allowed do that kind of jobs. You may want to ask tschak..

best regards,
Hari
Logged

rock your home - http://www.agocontrol.com home automation
Tommy
Newbie
*
Posts: 11


View Profile
« Reply #10 on: September 20, 2008, 11:42:05 am »

Thanks Hari I'll try tschak, but he told me it was not possible.
Logged
hari
Administrator
LinuxMCE God
*****
Posts: 2413



View Profile WWW
« Reply #11 on: September 20, 2008, 11:47:07 am »

Thanks Hari I'll try tschak, but he told me it was not possible.
i'm sure he said that is not possible to do at the moment. This can be done with some coding work. How much money did you offer to him *lol*

br, Hari
Logged

rock your home - http://www.agocontrol.com home automation
Tommy
Newbie
*
Posts: 11


View Profile
« Reply #12 on: September 20, 2008, 12:47:27 pm »

I would like to know how much he wants, can you make a suggestion?
Logged
hari
Administrator
LinuxMCE God
*****
Posts: 2413



View Profile WWW
« Reply #13 on: September 20, 2008, 01:08:11 pm »

I would like to know how much he wants, can you make a suggestion?
no, i cannot suggest how much he wants :-) You have to ask him..
Logged

rock your home - http://www.agocontrol.com home automation
Tommy
Newbie
*
Posts: 11


View Profile
« Reply #14 on: September 29, 2008, 07:55:44 am »

Hari, is there anybody else I could try besides TSCHAK, He seems very busy and I just don't seem to be able to get hold of him. I think I'm annoying him by asking about the same thing over and over.

Logged
Pages: [1] 2
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!