XBMC on Acer Revo 3610 & Windows 7

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
wierd0n3 Offline
Junior Member
Posts: 46
Joined: Jan 2009
Reputation: 0
Post: #21
No HDMI audio at all right now. Using the Headphone jack in the front to play the audio (my TV has a analog audio jack for HDMI-1)

(mabe my reason to update to win7)

andyhunt:
Heres a quick howto from another thread:

You should create a playercorefactory.xml in your userdata folder. This works perfectly for me. Except for my mkv's, everything else uses the built-in DVDPlayer. Since I only use DSPlayer for mkv's, this is what mine looks like (I also have MPC-HC in there for testing purposes, but it isn't needed).

Code:
<playercorefactory>
<players>
<player name="MPC-HC" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files\MPC HomeCinema\mpc-hc.exe</filename>
<args>/fullscreen /play /close</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<hidecursor>false</hidecursor>
</player>
</players>

<rules>
<rule filetypes="mkv" player="DSPlayer"/>
</rules>

</playercorefactory>

to access other configured players, hit "c" on your keyboard while highlighting a Video and select "Play Using"

Windows 7 - XBMC live Dualboot
Acer Aspire REVO R1600 - PS3 Remote
Nvidia ION LE 230
3GB Ram
find quote
joebanana Offline
Member
Posts: 96
Joined: Nov 2009
Reputation: 0
Post: #22
My 3610 box had video and sound over HDMI working out of the box.
find quote
anthonyb1985 Offline
Junior Member
Posts: 19
Joined: Dec 2009
Reputation: 0
Post: #23
joebanana Wrote:My 3610 box had video and sound over HDMI working out of the box.

Yes it should work out of the box. The issue some were having was that the sound would drop via hdmi after the new nvidia driver installation.


Partition Update:
I was successful in getting XBMCLive and Windows 7 running on the same machine and dual booting. The only thing I cant figure out is how to access the windows 7 partition within xbmc. Any ideas?
(This post was last modified: 2009-12-03 05:21 by anthonyb1985.)
find quote
drewbagel423 Offline
Junior Member
Posts: 31
Joined: Nov 2009
Reputation: 0
Post: #24
anthonyb1985 Wrote:Yes it should work out of the box. The issue some were having was that the sound would drop via hdmi after the new nvidia driver installation.

Does it make sense to not update to the new drivers and hold off until the problem is fixed then? Any word on if this problem is happening with XP?
find quote
wierd0n3 Offline
Junior Member
Posts: 46
Joined: Jan 2009
Reputation: 0
Post: #25
ok, just a update, I figured out what was wrong with the HDMI audio.

the new Nvidia Control panel defaults to HDMI no audio pass through. fixed in change resolution in the Nvidia CPL

other than that, the machine is a touch faster in Win7, and (something i failed to mention before) 720p works great, versus the crappy job the XP driver was doing.

(had to have it 1360x768 for text to look good. 1280x720 looked like it was doing bad scaling) (I had no problems with a older Nvidia 5800. they must have changed the drivers in XP somehow)

Windows 7 - XBMC live Dualboot
Acer Aspire REVO R1600 - PS3 Remote
Nvidia ION LE 230
3GB Ram
find quote
sneeks Offline
Junior Member
Posts: 15
Joined: Nov 2009
Reputation: 0
Post: #26
My R3610 arrived today and I plan to run XBMC and Squeezebox Server on it. Does XBMC on Windows 7 support 720p playback with acceleration on the R3610 or will I have to consider using Ubuntu instead?

Thanks for any help offered.
find quote
anthonyb1985 Offline
Junior Member
Posts: 19
Joined: Dec 2009
Reputation: 0
Post: #27
sneeks Wrote:Does XBMC on Windows 7 support 720p playback with acceleration on the R3610 or will I have to consider using Ubuntu instead?

Not out of the box.

I believe that you can utilize the gpu with this extension.

Another option is installing XBMCLive.
find quote
sneeks Offline
Junior Member
Posts: 15
Joined: Nov 2009
Reputation: 0
Post: #28
Thanks, I'll read more details on XBMC Live as this may better match my existing Apple TV solution. Can this be run from a memory card or USB drive in order to retain W7 on the main HDD? If doing so will wifi continue to work as I was hoping to use XBMC Remote on my iPhone to control everything?
find quote
joebanana Offline
Member
Posts: 96
Joined: Nov 2009
Reputation: 0
Post: #29
All you have to do in Win7 is use a player that supports GPU, such as MPC-HC.
Then it works perfectly.
find quote
sneeks Offline
Junior Member
Posts: 15
Joined: Nov 2009
Reputation: 0
Post: #30
I had hoped to maintain the Library view and scrapers that XBMC on the Apple TV uses but most of my files are SD so I could always use XBMC for those and MPC-HC for the very few HD files I will be watching.
find quote
Post Reply