Jump to content

DTS ES 6.1 Render error 7


gbone8106

Recommended Posts

gbone8106

I am attemping to play star wars which has a DTS-MA 6.1 and a DTS-ES 6.1 track, I have not been able to get this to play, in the log is says channel compatibility is false - 7, it seems to be transcoding, I though that was fixed? any one else have this issue?  btw H series tv , v1.0.0

Link to comment
Share on other sites

FrostByte

I'll check see if it still works on my tv. I think the code may have only been put in for my tv (F series) as a test and never made it to the other models.  I can check GitHub, but it should be a easy fix for cmcg

Link to comment
Share on other sites

FrostByte

@@cmcg can you change lines 381, 505, and 568 to 7 channels?  Thanks

378 		case "dca": 
379 			this.audiocodec = true; 
380 			this.audiocontainer = ["asf","avi","mkv","mp4","3gpp","mpg","mpeg","ts","m4v","m2ts","mov","vro","tp","trp","flv","vob","svi","mts","divx"]; 
381 			this.audiochannels = 6; 
382 			break; 

 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...