Welcome to the MP3Car.com forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
|
07-20-2006, 02:06 PM
|
#1
|
|
Variable Bitrate
Join Date: Jun 2006
Posts: 348
|
Video Player - DUALMON - DVD and VIDEO Toggle...?
I was doing some skin work and noticed (first Dualmon is great since it keeps the DVD playing when u nav to GPS and such...)... However, since it does not shut down, and you want to switch to video-player, is there a way to force that occurence?
Almost if a toggle like a "example, mute-shuffle..." button could be applied for DVD or VIDEO... This way the dualmon support would continue with either a DVD playing or VIDEO. This is all MPC internal by the way.
Any advice - or am I overthinking or underdoing something here? Ultimately I was hoping to have a skin for Video, and one for DVD, but am baby stepping thru and did run into this.
Thx
|
|
|
07-20-2006, 02:23 PM
|
#2
|
|
MySQL Error
Join Date: Sep 2004
Location: Woodbridge, VA
Vehicle: 2003/Acura/RSX
Posts: 4,786
|
lemme get this right? u want to use dualmon, but switch between video and dvd? As in keep the video playing when you switch to dvd mode and vise versa?
or
you want to STOP the video from running when you switch to the dvd (and vise versa)?
the first one i couldnt understand why anyone would wanna do so i couldnt come up with a solution. Any easy solution for the latter would be insert and audio command before the command to switch to dvd/video. For example if your watching a dvd and wanna switch to video mode you'd make the command for that button "AUDIO||load;video_player.skin". loading the audio menu would stop dualmon from playing back the dvd when you switch to video
__________________
03 Acura RSX Coupe
a K.I.S.S Flash, VB, and Autoit Programmer
HARDWARE PROGRESS: 90%[/////////-]
SKIN PROGRESS: 90%[/////////-]
Current Project: RRFusion, MovieTimes, RRMail and More!!! :)
|
|
|
07-20-2006, 02:32 PM
|
#3
|
|
Variable Bitrate
Join Date: Jun 2006
Posts: 348
|
thx...
First - thanks for the quick response, and clearly it is not the first. The second is it..... What I want is the benefit of using Dualmon in all the glory, but be able to STOP the video so the DVD video will force in (or vice versa) - currently that does not seem to occur... it just keeps flowing which ultimately it should do - unless we want to force is "the need".
What I was after was "how could that be done" -- and I think you offer me just that --- and am going to try and code that right now to test!!!! THANKS!!!
In another thread Guino did mention seperate skin(s) for DVD with more commands (Menu, Root, ...), and another ski for Video (i.e. dvd_player, video_player). Until I can get to that point I am working with all of my options - and slowly getting right there.
Thanks again - let me give this a try....
Quote: Originally Posted by Sonicxtacy02
lemme get this right? u want to use dualmon, but switch between video and dvd? As in keep the video playing when you switch to dvd mode and vise versa?
or
you want to STOP the video from running when you switch to the dvd (and vise versa)?
the first one i couldnt understand why anyone would wanna do so i couldnt come up with a solution. Any easy solution for the latter would be insert and audio command before the command to switch to dvd/video. For example if your watching a dvd and wanna switch to video mode you'd make the command for that button "AUDIO||load;video_player.skin". loading the audio menu would stop dualmon from playing back the dvd when you switch to video
|
|
|
07-20-2006, 02:43 PM
|
#4
|
|
Variable Bitrate
Join Date: Jun 2006
Posts: 348
|
thx - dvd/video dualmon switching
Ok - seems to make the force now just going to work with it to see if I can bypass the screen load - or tweak around it. But it does the trick and just need to see how to best structure it.
Much thanks - and if you have any other suggestions to do this anymore ellegant please let me know. Every day I am trying to knock off my skinning and RR knowledge and have been getting a little more every day.
- on this topic, and since RR has advanced and I have seen many threads discussing sending commands to MPC for DVD control, was this indeed addressed? If so creating a skin to do the rest would be easy. I just was not sure and looks like not yet and is part do to the way RR uses MPC.
Thanks again!!!!
Quote: Originally Posted by kolemieux
First - thanks for the quick response, and clearly it is not the first. The second is it..... What I want is the benefit of using Dualmon in all the glory, but be able to STOP the video so the DVD video will force in (or vice versa) - currently that does not seem to occur... it just keeps flowing which ultimately it should do - unless we want to force is "the need".
What I was after was "how could that be done" -- and I think you offer me just that --- and am going to try and code that right now to test!!!! THANKS!!!
In another thread Guino did mention seperate skin(s) for DVD with more commands (Menu, Root, ...), and another ski for Video (i.e. dvd_player, video_player). Until I can get to that point I am working with all of my options - and slowly getting right there.
Thanks again - let me give this a try....
|
|
|
07-20-2006, 03:17 PM
|
#5
|
|
Variable Bitrate
Join Date: Jun 2006
Posts: 348
|
Back to DVD..
Struggling forcing back to DVD - or missing a step. It seems once "DVD" loads it does once fine, I can switch back "via your suggestion" - but to get back to "DVD" forcing the reload of MPC in DVD mode is having an issue.
Quote: Originally Posted by kolemieux
First - thanks for the quick response, and clearly it is not the first. The second is it..... What I want is the benefit of using Dualmon in all the glory, but be able to STOP the video so the DVD video will force in (or vice versa) - currently that does not seem to occur... it just keeps flowing which ultimately it should do - unless we want to force is "the need".
What I was after was "how could that be done" -- and I think you offer me just that --- and am going to try and code that right now to test!!!! THANKS!!!
In another thread Guino did mention seperate skin(s) for DVD with more commands (Menu, Root, ...), and another ski for Video (i.e. dvd_player, video_player). Until I can get to that point I am working with all of my options - and slowly getting right there.
Thanks again - let me give this a try....
|
|
|
07-20-2006, 03:47 PM
|
#6
|
|
Variable Bitrate
Join Date: Jun 2006
Posts: 348
|
Guino - What would be needed to fix this.... MPC CTRL-D and DVD commands...
Ok - I found the need, not the fix.... in line with the ability to send other commands into the MPC window for a new DVD SKIN...
If I could do "CTRL-D" - and assign to a button that is the fix.... So if that could be done now, I tried sendkey but no go due to the embed I think. However CTRL-D plus the other DVD MENU commands would fix this one PERFECT....
If I am missing the boat shoot me
Quote: Originally Posted by Sonicxtacy02
lemme get this right? u want to use dualmon, but switch between video and dvd? As in keep the video playing when you switch to dvd mode and vise versa?
or
you want to STOP the video from running when you switch to the dvd (and vise versa)?
the first one i couldnt understand why anyone would wanna do so i couldnt come up with a solution. Any easy solution for the latter would be insert and audio command before the command to switch to dvd/video. For example if your watching a dvd and wanna switch to video mode you'd make the command for that button "AUDIO||load;video_player.skin". loading the audio menu would stop dualmon from playing back the dvd when you switch to video
|
|
|
07-20-2006, 04:11 PM
|
#7
|
|
MySQL Error
Join Date: Sep 2003
Location: Beach City, Socal
Vehicle: 89 Supra Turbo, 04 Toyota Matrix XR
Posts: 4,032
|
Quote: Originally Posted by kolemieux
Ok - I found the need, not the fix.... in line with the ability to send other commands into the MPC window for a new DVD SKIN...
If I could do "CTRL-D" - and assign to a button that is the fix.... So if that could be done now, I tried sendkey but no go due to the embed I think. However CTRL-D plus the other DVD MENU commands would fix this one PERFECT....
If I am missing the boat shoot me 
You can always use sendkey to send CTRL-D
BTW, I'll take a look at the code that switch from VIDEO - DVD, or DVD-VIDEO. I didn't think of that case when I code the dualmon support part ... dam I am getting old. 
|
|
|
07-20-2006, 05:11 PM
|
#8
|
|
Variable Bitrate
Join Date: Jun 2006
Posts: 348
|
Ctrl-d
I would love to be able to do that, but my understanding is this is not that easy to do with the way MPC is embedded into RR. Please correct me if I am wrong as this would end the issue - and I could move on.... Here is what I see (UNLESS my CTRL-D syntax is wrong).... RR/MPC does not see this command when assigned to a button (per my reading I think this is to be expected)..?
But if I select the video window, use CTRL-D, perfecto. It has to do with the key commands (many threads on this) heading into the MPC/RR window.
Please tell me I am wrong as this would help me major - or my syntax is wrong (should I say, what the correct syntax would be).
Thx much!!!
Quote: Originally Posted by MatrixPC
You can always use sendkey to send CTRL-D
BTW, I'll take a look at the code that switch from VIDEO - DVD, or DVD-VIDEO. I didn't think of that case when I code the dualmon support part ... dam I am getting old. 
|
|
|
09-02-2006, 09:11 PM
|
#9
|
|
Variable Bitrate
Join Date: Jun 2006
Posts: 348
|
Matrix - any update or chance to even bother with this? I figured I would check in --- thanks?
Quote: Originally Posted by MatrixPC 
You can always use sendkey to send CTRL-D
BTW, I'll take a look at the code that switch from VIDEO - DVD, or DVD-VIDEO. I didn't think of that case when I code the dualmon support part ... dam I am getting old. 
|
|
|
09-07-2006, 12:16 PM
|
#10
|
|
MySQL Error
Join Date: Sep 2003
Location: Beach City, Socal
Vehicle: 89 Supra Turbo, 04 Toyota Matrix XR
Posts: 4,032
|
Here is the problem.
I don't know why MPC doesn't take CTRL+D via sendkeys, but it does take other sendkey command.
The problem when switch from DVD-VIDEO or VIDEO-DVD if you use internal DVD and VIDEO player that doesn't switch is because both use the same skin (video_player.skin). When RR check for switch from 1 skin to another, if it use the same skin, it doesn't do anything else. I'm going to find a way to work around.
Sorry, I kind of forgot about this stuff. 
|
|
|
09-07-2006, 02:41 PM
|
#11
|
|
Variable Bitrate
Join Date: Jun 2006
Posts: 348
|
That's the spirit - full speed ahead, I can feel you almost solving this - GREAT WORK ...
Quote: Originally Posted by MatrixPC 
Here is the problem.
I don't know why MPC doesn't take CTRL+D via sendkeys, but it does take other sendkey command.
The problem when switch from DVD-VIDEO or VIDEO-DVD if you use internal DVD and VIDEO player that doesn't switch is because both use the same skin (video_player.skin). When RR check for switch from 1 skin to another, if it use the same skin, it doesn't do anything else. I'm going to find a way to work around.
Sorry, I kind of forgot about this stuff. 
|
|
|
09-12-2006, 04:04 PM
|
#12
|
|
MySQL Error
Join Date: Sep 2003
Location: Beach City, Socal
Vehicle: 89 Supra Turbo, 04 Toyota Matrix XR
Posts: 4,032
|
If you use internal DVD with builtin or internal video player, you can't just going directly from Video to DVD or other way. You have to go to one of the music player first (audio, sat ratio, tv .... ).
I have it working if you click from VIDEO and directly to DVD and otherway around. PM me your email addy so I can send the file over to test.
After I get this thing out, I'll move to work on the auto iG's Guidance screen.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:16 AM.
|
|