XBox Profile

Help with Bluray Converter and Convert DVD to mp4 and other formats. strip Bluray, convert to Blu-ray or avchd, convert blu ray to mkv, avi, copy DVDs and much more.

Moderators: Maggie, alexia, Forum admin

Post Reply
Dexter
Posts: 4
Joined: Sun Jan 08, 2012 1:38 pm

XBox Profile

Post by Dexter »

The Xbox Profile does not seem to be working on the newer versions of the Xbox slim. Created a custom profile that is fully compatible with both the Xbox Slim Kinect and the ZuneHD within Windows 7 that I currently own. This is a temporary measure profile until the problem is sorted. Hope this is of help to anyone.

<?xml version="1.0" encoding="Windows-1252" standalone="no"?>
<DVDConverter_profile>
<VSO_custom_profile>
<Description/>
<DefaultFileExtension>mp4</DefaultFileExtension>
<ContextName>Zune+Xbox</ContextName>
<VideoProfile>
<Item0>codec=CODEC_ID_MPEG4</Item0>
<Item1>pix_fmt=yuv420p</Item1>
<Item2>aspect=1</Item2>
<Item3>flags=+global_header</Item3>
<Item4>profile=15</Item4>
<Item5>width=1280</Item5>
<Item6>height=720</Item6>
<Count>7</Count>
</VideoProfile>
<AudioProfile>
<Item0>codec=CODEC_ID_AAC</Item0>
<Item1>profile=1</Item1>
<Item2>flags=+global_header</Item2>
<Item3>ac=2</Item3>
<Item4>ar=48000</Item4>
<Item5>ab=320000</Item5>
<Count>6</Count>
</AudioProfile>
<SubtitleProfile>
<Count>0</Count>
</SubtitleProfile>
<ImageIndex>7</ImageIndex>
</VSO_custom_profile>
</DVDConverter_profile>
Post Reply