Windows xp xbox 360 extender
My Xbox Live. Xbox Downloads Looking for files for your Xbox ?? Look no further.. VIP Servers. Video Tools 2. Transcode Beta v1. Features Transcode is fully featured, providing a clear and efficient interface, tightly integrated with your Media Center PC to enable a much more seamless experience than other 3rd party solutions.
On your media extender, highlight the video you wish to watch and press the Info button on your remote to start enjoying video played back to you via Transcode Advanced users can configure Transcode to run in distributed mode, delegating the CPU intensive task of transcoding movies to more powerful computers in their home network.
This is were Transcode comes in. What is transcoding? A transcoder is a process that converts media from one format to another, in this case to high-quality MPEG2 for streaming to a Media Center Extender device such as the Xbox As of Beta 2, Transcode can transcode faster than real-time, this is an advantage not afforded by other products which are for the most part, either real-time or batch solutions.
One obvious benefit of faster than real-time transcoding is that it is now possible to skip over advertisments in recorded TV footage using Transcode A large number of people have an investment in digital video content that is encoded using MPEG4 based compression; some of it legitimate, some of it illegitimate.
Transcode will operate transparently and without prejudice, transcoding and streaming your video files back to your Xbox or Media Center Extender for playback in real-time. Version: v1. Latest Xbox Downloads Carnage Manager v0. Popular Xbox Downloads Xbins downloader Size: 1. Featuring Brand New Content free upgrade for e.. Xbox News Submit News. Com Play-Asia.
Com GameSpot. A green checkmark should appear next to the console icon. Click on the Customize button to configure what type of media you want to share with your Xbox console. Xbox will automatically detect the computers on your network that are running WMP network sharing, so you can just select the computer by name.
Scroll down to Media Streaming and click on Choose media streaming options. The option may be located under All Networks. Go ahead and click on Turn on media streaming. Here you can then give your media library a name and choose what to share.
Click OK and then click Save changes on the Advanced sharing settings page. This will get you back to the HomeGroup screen. Here you want to check the Stream my pictures, music, and videos to all devices on my home network.
First, on your Xbox , you need to get the 8-digit media center setup key. The distortion does not occur on the Windows Media Center PC or on third-party Extenders, it does not occur in Windows Media Center Presentation Layer applications, and it does not occur on widescreen displays.
Windows Media Center HTML pages intended for a display are typically designed at a base resolution of pixel width x pixel height a ratio.
For widescreen displays, the designer usually adds extra background or content at the right, extending to pixels wide. The onScaleEvent function added in script allows Windows Media Center to scale the page proportionally for various display sizes.
For an implementation example, see the BasicFunctions. On a standard non-widescreen TV, the Xbox displays content that is slightly wider than normal. Rather than x , the Xbox starts with a base resolution of x This content is scaled down to x , which does not match the ratio of the TV screen—the closest standard resolution is x To fit the proportion of the TV screen, the content is then compressed horizontally from pixels to pixels.
If you determine that your design needs adjustment for display on the Extender, you can apply the Matrix visual filter to the page—as shown in the following script—to correct the distortion and display the page at x pixels:. If you call this function from your onload event, it should correct the distortion. Note It is recommended that you let your other onload functionality take place first. However, this filter will not correct the distortion in an ActiveX control such as Macromedia Flash.
If you are using Flash to generate your user interface, you need to correct the distortion separately. The simplest way to do this in HTML is to set the scale parameter for your Flash object to "exactfit", and then use script to widen the Flash movie to 1.
For example, you could add the following line of code to the previous function:. In certain cases, images on your hosted HTML page might only be partially displayed—or fail entirely—when the page loads. Images fail to be displayed because the code most applications use for scaling the page at different resolutions using the CSS Zoom property is executed in a manner that is asynchronous with the page's display process.
You should test your hosted HTML pages carefully on an Xbox Extender to make sure that all images are displayed correctly and consistently over several page refreshes. This issue occurs on Xbox Extenders but not on third-party Extenders. If your images are not displayed correctly, the workaround is to execute the zoom statement using the setTimeout method, which forces the page to scale in a synchronous manner.
The following function shows how to scale elements when resizing a page. The only change is the addition of the setTimeout method. The SDK version of the zoom statement is as follows:. Because Extender devices do not support a hardware keyboard, the task of text entry on any Extender device is accomplished with the remote control through a mechanism provided by your application to translate input from the remote control into text characters.
Typically, such text entry is done by using an onscreen keyboard. In an onscreen keyboard, characters are represented as buttons on the screen, and users use the remote control to move the focus and select.
Buttons are usually provided for access to additional characters such as the Shift and More buttons as shown in the following figure:. For extensibility applications on the Windows Media Center PC it is possible to enable text entry using a triple-tap mechanism, but this approach is not recommended because it will not work on Extenders. For triple-tap—a model commonly used for text messaging on mobile phones—the user presses the number keys on the remote control to select characters.
Each number key has several characters mapped to it, and key presses cycle through the key's assigned characters. Because the Extender does not enable your extensibility application to handle key press events for the number keys, and because some Windows Media Center remote controls do not have number keys, users will not be able to use a triple-tap mechanism on an Extender.
The recommended approach is to use an onscreen keyboard. This section describes recommendations for testing extensibility applications on Extender devices.
As you develop your application, it is essential to create a testing environment that includes the different types of devices that users will be using:. In addition to your normal testing routine, you should conduct a side-by-side comparison of each view in the user experience on the Windows Media Center PC, the Xbox Extender, and a third-party Extender.
Watch carefully for the following issues on Extenders:. The goal of Extender testing is to ensure that the experience on the Extender devices is comparable to the experience on the PC, or at least that it degrades gracefully.
Once the initial installation has taken place, the overall user experience should be equally comfortable and intuitive on both the PC and Extender devices. Windows Media Center Presentation Layer applications merit extra testing on third-party Extender devices. Check each animated element to ensure that in its disabled state the final frame is appropriate for static display. Check that all rotated elements are displayed correctly.
Testing your Windows Media Center Presentation Layer application in GDI mode on the PC may be useful in helping you to quickly identify certain display bugs that are likely to appear on third-party Extenders, but it is not a substitute for testing on the actual third-party Extender device.
Here are two key differences:. Skip to main content.
0コメント