xboxscene.org forums

Author Topic: Playing Divx (or Anything) On Xbox 360  (Read 208 times)

dcware

  • Archived User
  • Newbie
  • *
  • Posts: 44
Playing Divx (or Anything) On Xbox 360
« on: December 21, 2005, 07:13:00 AM »

Behold, the power of orb:

http://www.orb.com

This program will convert any file (Divx, QT, RM etc) seamlessly, instantly, in the background to WMV, and you can't even tell it's not playing the Divx directly.

Once you're all signed up all you need to do is get to

http://my.orb.com

It works beautifully, just gotta figure out a way of controlling the webpage via the 360. Maybe open the webpage in Windows Media Player?
Logged

fandabidozi

  • Archived User
  • Jr. Member
  • *
  • Posts: 50
Playing Divx (or Anything) On Xbox 360
« Reply #1 on: December 21, 2005, 02:42:00 PM »

good idea but i cant fukin tab to the password box on 360 to enter the bastard...... can only enter username and theres no tab feature???

any ideas?
Logged

fandabidozi

  • Archived User
  • Jr. Member
  • *
  • Posts: 50
Playing Divx (or Anything) On Xbox 360
« Reply #2 on: December 21, 2005, 02:52:00 PM »

ok heres the crack so far....

on your MCE PC goto C:\Documents and Settings\All Users\Start Menu\Programs\Accessories\Media Center\Media Center Programs

make a text file called orb.txt and in it put this line of text.

<application url="http://my.orb.com" name="ORB"/>

then rename it to orb.mcl

then on 360 in media center go into more programs and its there. open it it may take a while cos it does the speed test every time u goto the site then the login screen pops up...

got a USB KB plugged into the 360 but tab doesnt work so i can only enter my username and cant navigate to the next box down...

Looking into HTML to add the username and PW on load if possible.
Logged

fandabidozi

  • Archived User
  • Jr. Member
  • *
  • Posts: 50
Playing Divx (or Anything) On Xbox 360
« Reply #3 on: December 21, 2005, 03:03:00 PM »

What we need here is to add some code to the HTML in the link used like hotmail uses, it used to contain something like +login=crs +password=xxxxxx

so it auto completes the login and password feilds when the page loads any HTMLers out there that can do this?
Logged

fandabidozi

  • Archived User
  • Jr. Member
  • *
  • Posts: 50
Playing Divx (or Anything) On Xbox 360
« Reply #4 on: December 21, 2005, 05:08:00 PM »

When the circle is on press A i always press it incase in the background its doing that speed test, it may take 2 mins to load while the circle is spinning cos its doing the speed test. try another page like google.com
Logged

oswald

  • Archived User
  • Sr. Member
  • *
  • Posts: 434
Playing Divx (or Anything) On Xbox 360
« Reply #5 on: December 21, 2005, 08:01:00 PM »

stupid question, but can you push down on the remote instead of pressing tab?
Logged

fandabidozi

  • Archived User
  • Jr. Member
  • *
  • Posts: 50
Playing Divx (or Anything) On Xbox 360
« Reply #6 on: December 22, 2005, 05:31:00 AM »

I dont have the remote yet but down on the controller does not work if someone has the remote can you try.. but i dont think it will work. I dont think theres any solution to full browsing of web pages due to the lack of ability to select items on the pages (hyperlinks and the like).
Logged

fekker

  • Archived User
  • Newbie
  • *
  • Posts: 1
Playing Divx (or Anything) On Xbox 360
« Reply #7 on: December 22, 2005, 03:49:00 PM »

QUOTE

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR...nsitional.dtd">
<html><head><title>Orb</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><LINK rel="ShortCut Icon" href="https://my.orb.com/orb/images/favicon.ico"/> type="text/javascript" src="https://my.orb.com/o...pts/plugins.js" language="JavaScript"></script>
function cbClicked(eltClicked){
            var rememberloginCb = document.loginForm.rememberlogin;
            var rememberpwCb = document.loginForm.rememberpw;
            var remembermeCb = document.loginForm.rememberme;
            if (eltClicked == 'rememberlogin' && !rememberloginCb.checked){
               rememberpwCb.checked = false;
               remembermeCb.checked = false;
            }
            else if (eltClicked == 'rememberpw' && rememberpwCb.checked){
               rememberloginCb.checked = true;
            }
            else if (eltClicked == 'rememberpw' && !rememberpwCb.checked){
               remembermeCb.checked = false;
            }
            else if (eltClicked == 'rememberme' && remembermeCb.checked){
               rememberloginCb.checked = true;
               rememberpwCb.checked = true;
            }
         }//-->
</script><style type="text/css">
</style></head><body onLoad="javascript:if(document.loginForm.login)document.loginForm.signonbutton.focus(); document.loginForm.js.value='1';"><form name="loginForm" action="https://my.orb.com/o...n&#38;skin=orb" method="post"><input name="js" type="hidden" value="0" id="js"/><input name="rp" type="hidden" value="0" id="rp"/><input name="wmp" type="hidden" value="0" id="wmp"/><input name="gpp" type="hidden" value="0" id="gpp"/><input name="alpg" type="hidden" value="0" id="alpg"/><table border="0" width="410" cellpadding="0" cellspacing="0" align="center"><tr><td valign="middle" align="center"><a href="http://orb.com" target="_blank" title="Orb Networks"><img border="0" src="https://my.orb.com/o...td></tr><tr><td height="46" align="center"><img height="46" border="0" width="210" src="https://my.orb.com/o...td></tr><tr><td style="padding-left:133px;">


<input name="login" value="PutYourOwnNameHere" maxlength="40" size="18" style="font-family: verdana,arial; border:1px; border-style: solid; border-color: #666699; border-top-width: 0px; width: 138px; height: 18px;" type="text"/>


</td></tr><tr><td height="46" align="center"><img height="46" border="0" width="210" src="https://my.orb.com/o...ass.gif"/></td>
</tr><tr><td style="padding-left:133px;">


<input name="password" type="password" style="font-family: verdana,arial; border:1px; border-style: solid; border-color: #666699; border-top-width: 0px; width: 138px; height: 18px;" size="18"" maxlength="20" value="PasswordGoesHere"/>


</td></tr><tr><td></td></tr><tr><td align="center"><table><tr><td style="padding-left:63px;" class="small" align="left"><input name="rememberlogin" type="checkbox" id="rememberlogin" onclick="javascript:cbClicked(this.name);" checked="checked"/>
Remember my Login (<a href="logout.jsp">Forget Me</a>)</td>
</tr><tr><td style="padding-left:63px;" class="small" align="left"><input name="rememberpw" type="checkbox" id="rememberpw" onclick="javascript:cbClicked(this.name);" checked="checked"/>
Remember my Password</td></tr><tr><td style="padding-left:63px;" class="small" align="left"><input name="rememberme" type="checkbox" id="rememberme" onclick="javascript:cbClicked(this.name);" checked="checked"/>
Remember me (Auto log in)</td></tr></table></td></tr><tr>
  <td>&nbsp;</td>
</tr><tr><td align="center"><input height="32" name="signonbutton" width="100" type="image" src="https://my.orb.com/o...in/sign_in.gif" id="signonbutton"/></td></tr><tr><td> </td>
</tr><tr><td class="small" align="center"><br/>
Copyright 2005 <a href="http://www.orb.com" class="small" target="_blank">Orb Networks, Inc.</a></td>
</tr></table></form></body>if (pluginlist.indexOf("RealPlayer")!=-1)
            document.loginForm.rp.value='1';
         if (pluginlist.indexOf("Windows Media Player")!=-1)
            document.loginForm.wmp.value='1';
         if (pluginlist.indexOf("3GP")!=-1)
            document.loginForm.gpp.value='1';//-->
</script></html>


Logged

sunnyd71

  • Archived User
  • Newbie
  • *
  • Posts: 16
Playing Divx (or Anything) On Xbox 360
« Reply #8 on: December 22, 2005, 07:11:00 PM »

I got it all set up but it doesnt seem to let me press log in. I know you said that the focus is set on it but pressing enter does nothing.
Logged

mike86ttype

  • Archived User
  • Newbie
  • *
  • Posts: 10
Playing Divx (or Anything) On Xbox 360
« Reply #9 on: December 22, 2005, 09:30:00 PM »

once we are loged in how are we goin to click on things.
Logged

fandabidozi

  • Archived User
  • Jr. Member
  • *
  • Posts: 50
Playing Divx (or Anything) On Xbox 360
« Reply #10 on: December 23, 2005, 03:16:00 AM »

Thanks fekker thats the login sorted cheers, but as above we need to look at how to now select the links on the next page so we can navigate to the folders.

Il put my thinking cap on tonight wen i get back from work
Logged

time_trial

  • Archived User
  • Newbie
  • *
  • Posts: 7
Playing Divx (or Anything) On Xbox 360
« Reply #11 on: January 06, 2006, 01:09:00 PM »

Not sure if this has been suggested before, but couldn't you use a frameserver? Virtualdub does this, http://www.virtualdu...ocs_frameserver.

Haven't got MCE or a 360 to test this, so apologies if it's a numpty idea.
Logged

Underworld

  • Archived User
  • Newbie
  • *
  • Posts: 2
Playing Divx (or Anything) On Xbox 360
« Reply #12 on: January 06, 2006, 01:27:00 PM »

Where do you have to put the script?
Logged

vsaiyan

  • Archived User
  • Newbie
  • *
  • Posts: 28
Playing Divx (or Anything) On Xbox 360
« Reply #13 on: January 06, 2006, 01:33:00 PM »

Looks like some excellent progress is being made, shame we just can't open it up and start XBMC360 though...
Logged

HiRoll3r

  • Archived User
  • Jr. Member
  • *
  • Posts: 69
Playing Divx (or Anything) On Xbox 360
« Reply #14 on: January 06, 2006, 05:07:00 PM »

This method is *not* going to work. Even if we get to the point where we can select files in Orb, at the very most we'll just get horrible video and no sound. The .asx files would be playing on the MCE PC, with the 360 acting as a dumb terminal.

Also, as was pointed out by a poster above, the 360 doesn't seem to play .asx files, or at least not the ones that Orb serves.
Logged