home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Products
IR Server Suite (IRSS)
IRSS 1.4.2 Test Build 2391 - MCE Transceiver unable to control Sony devices
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="tallrussian" data-source="post: 363912" data-attributes="member: 87363"><p><strong>Workaround found!</strong></p><p></p><p>There is definitely a bug in IRSS blaster code, most likely in the MCE Transceiver. When blasting using Sony SIRC protocol, the blasts look very short and faint, and my Sony TV just does not register them, no matter how close I move the transmitter to the TV infrared sensor.</p><p></p><p>However, if I stop the IRSS Input Service (using 'net stop "Input Service"', for example), then I can use the above-mentioned "MceIrPlay" command, which appears to send all files properly, and my Sony TV likes that.</p><p></p><p>I tried to download some well-known Sony discrete codes in Pronto format from "Remote Central". Copied and pasted into a file, and then gave that file to "MceIrPlay" (which sent it successfully), and then to the IRSS IR File Tool. The blast generated by IRSS looked a lot shorter and fainter, and my TV did not register it at all.</p><p></p><p>Anyway, for now I have developed the following workaround for myself. Basically, I use IRSS for MCE remote control key mapping, for macro functionality and for event mapping (i.e. to turn everything on when the PC wakes up), but I <strong>do not</strong> use it for IR blasting. Instead, I created a number of separate macros like the following in order to work around the problematic blasting with MCE Transceiver in IRSS. My macros work basically by disabling the IRSS input service, and then calling the external MceIrPlay command to transmit IR codes, thus bypassing the IRSS internal MCE transceiver.</p><p></p><p>Stopping and starting the service adds an extra 3-4 seconds for the macro to execute, but I can live with that for now. The important thing is that this works! My macro "All_On" looks as follows, for example:</p><p></p><p>[CODE]</p><p><?xml version="1.0" encoding="utf-8" standalone="yes"?></p><p><macro></p><p> <item command="Run: C:\WINDOWS\system32\net.exe|C:\WINDOWS\system32|stop &quot;Input Service&quot;|Normal|True|False|True|False" /></p><p> <item command="Run: C:\Program Files\MCE IR\MceIrPlay.exe|C:\Program Files\MCE IR\codes|-b 2 -i Sony_TV_Power_On.IR|Normal|True|False|True|False" /></p><p> <item command="Run: C:\Program Files\MCE IR\MceIrPlay.exe|C:\Program Files\MCE IR\codes|-b 1 -i Yamaha_Power_On.IRK|Normal|True|False|True|False" /></p><p> <item command="Pause: 500" /></p><p> <item command="Run: C:\Program Files\MCE IR\MceIrPlay.exe|C:\Program Files\MCE IR\codes|-b 1 -i Yamaha_Input_DVD.IRK|Normal|True|False|True|False" /></p><p> <item command="Run: C:\Program Files\MCE IR\MceIrPlay.exe|C:\Program Files\MCE IR\codes|-b 1 -i Yamaha_Mode_Theater_2.IRK|Normal|True|False|True|False" /></p><p> <item command="Pause: 1000" /></p><p> <item command="Run: C:\Program Files\MCE IR\MceIrPlay.exe|C:\Program Files\MCE IR\codes|-b 2 -i Sony_TV_Input_7.IR|Normal|True|False|True|False" /></p><p> <item command="Run: C:\WINDOWS\system32\net.exe|C:\WINDOWS\system32|start &quot;Input Service&quot;|Normal|True|False|True|False" /></p><p></macro></p><p>[/CODE]</p><p></p><p>I'm hoping that eventually we will get to the bottom of why the native MCE Transceiver in IRSS does not blast well using some IR protocols.</p></blockquote><p></p>
[QUOTE="tallrussian, post: 363912, member: 87363"] [b]Workaround found![/b] There is definitely a bug in IRSS blaster code, most likely in the MCE Transceiver. When blasting using Sony SIRC protocol, the blasts look very short and faint, and my Sony TV just does not register them, no matter how close I move the transmitter to the TV infrared sensor. However, if I stop the IRSS Input Service (using 'net stop "Input Service"', for example), then I can use the above-mentioned "MceIrPlay" command, which appears to send all files properly, and my Sony TV likes that. I tried to download some well-known Sony discrete codes in Pronto format from "Remote Central". Copied and pasted into a file, and then gave that file to "MceIrPlay" (which sent it successfully), and then to the IRSS IR File Tool. The blast generated by IRSS looked a lot shorter and fainter, and my TV did not register it at all. Anyway, for now I have developed the following workaround for myself. Basically, I use IRSS for MCE remote control key mapping, for macro functionality and for event mapping (i.e. to turn everything on when the PC wakes up), but I [B]do not[/B] use it for IR blasting. Instead, I created a number of separate macros like the following in order to work around the problematic blasting with MCE Transceiver in IRSS. My macros work basically by disabling the IRSS input service, and then calling the external MceIrPlay command to transmit IR codes, thus bypassing the IRSS internal MCE transceiver. Stopping and starting the service adds an extra 3-4 seconds for the macro to execute, but I can live with that for now. The important thing is that this works! My macro "All_On" looks as follows, for example: [CODE] <?xml version="1.0" encoding="utf-8" standalone="yes"?> <macro> <item command="Run: C:\WINDOWS\system32\net.exe|C:\WINDOWS\system32|stop "Input Service"|Normal|True|False|True|False" /> <item command="Run: C:\Program Files\MCE IR\MceIrPlay.exe|C:\Program Files\MCE IR\codes|-b 2 -i Sony_TV_Power_On.IR|Normal|True|False|True|False" /> <item command="Run: C:\Program Files\MCE IR\MceIrPlay.exe|C:\Program Files\MCE IR\codes|-b 1 -i Yamaha_Power_On.IRK|Normal|True|False|True|False" /> <item command="Pause: 500" /> <item command="Run: C:\Program Files\MCE IR\MceIrPlay.exe|C:\Program Files\MCE IR\codes|-b 1 -i Yamaha_Input_DVD.IRK|Normal|True|False|True|False" /> <item command="Run: C:\Program Files\MCE IR\MceIrPlay.exe|C:\Program Files\MCE IR\codes|-b 1 -i Yamaha_Mode_Theater_2.IRK|Normal|True|False|True|False" /> <item command="Pause: 1000" /> <item command="Run: C:\Program Files\MCE IR\MceIrPlay.exe|C:\Program Files\MCE IR\codes|-b 2 -i Sony_TV_Input_7.IR|Normal|True|False|True|False" /> <item command="Run: C:\WINDOWS\system32\net.exe|C:\WINDOWS\system32|start "Input Service"|Normal|True|False|True|False" /> </macro> [/CODE] I'm hoping that eventually we will get to the bottom of why the native MCE Transceiver in IRSS does not blast well using some IR protocols. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
IR Server Suite (IRSS)
IRSS 1.4.2 Test Build 2391 - MCE Transceiver unable to control Sony devices
Contact us
RSS
Top
Bottom