Page 1 of 1

Good Xbox One Profile?

PostPosted: Wed Oct 01, 2014 12:22 pm
by jumperzz2014
Anyone with a good XboxOne profile? The default one has really low quality audio transcoding.

Need a profile that transcodes DTS to Ac3 but still in high Quality.


For now im using the WMP Profile with the XboxOne

Re: Good Xbox One Profile?

PostPosted: Sun Oct 19, 2014 5:01 pm
by zip
You can try to set the aBitrate attribute in the profile, like:

  Code:
<Video targetContainer="mpegts" targetACodec="ac3" aBitrate="XXX">


where XXX is the kbit value.

Re: Good Xbox One Profile?

PostPosted: Sun Oct 26, 2014 3:27 am
by jumperzz2014
Wow thanks for that tip. That worked :D

I used 640 as value, works fine :)

Re: Good Xbox One Profile?

PostPosted: Tue Mar 24, 2015 7:24 am
by TenchiZ
+1. Thanks so much... couldn't figure out for the life of me why all my MKVs sounded like junk when streaming them to my Xbox One. Adjusting the bitrate did the trick (I also used 640).

As an aside, it would be awesome to be able to set a target bitrate in the console and have it aim for that unless specifically overridden by the profile.