Page 8 of 9
Re: DTS Support, Audio track selection, USB full screen mode
Posted: Thu Oct 07, 2010 1:27 pm
by doodlecz
Yeah, you are probably right. Anyway, i think i tried to patch getting the first audio stream id to getting requested audio stream id (changing argument to the GetAudioInfo) and it didn't work - SetStreamID changed the stream id after that to constant.
It is possible, that this can be cause of muted VOB.. Maybe we could try to add (not set) the stream index to the private stream constant, but it is just an idea..
Re: DTS Support, Audio track selection, USB full screen mode
Posted: Fri Nov 26, 2010 11:44 am
by nostromo1983
I hope for the great integration too:)
Re: DTS Support, Audio track selection, USB full screen mode
Posted: Fri Nov 26, 2010 10:29 pm
by nostromo1983
bmwskead wrote:dts support is already available, read pinned forum posts

but it's incompatible with audio track switcher at the moment, because the two modules are hooking the same functions and structures, so it needs to be coordinated in a big "melted" module.
Re: DTS Support, Audio track selection, USB full screen mode
Posted: Sat Nov 27, 2010 12:17 am
by smartsmurf
nostromo1983 wrote:bmwskead wrote:dts support is already available, read pinned forum posts

but it's incompatible with audio track switcher at the moment, because the two modules are hooking the same functions and structures, so it needs to be coordinated in a big "melted" module.
I could integrate the audio switch module into the DCA thing. Unfortunately my time this weekend is limited, but during next week it could be done.
Re: DTS Support, Audio track selection, USB full screen mode
Posted: Tue Nov 30, 2010 3:25 pm
by openikev2
smartsmurf wrote:nostromo1983 wrote:bmwskead wrote:dts support is already available, read pinned forum posts

but it's incompatible with audio track switcher at the moment, because the two modules are hooking the same functions and structures, so it needs to be coordinated in a big "melted" module.
I could integrate the audio switch module into the DCA thing. Unfortunately my time this weekend is limited, but during next week it could be done.
Hi smartsmurf!,
So far, AudioSwitch is not able to switch between tracks using different codecs. Well, actually it can, but it is required to exit playing movie and start again to let the audioswitcher select the correct codec. Do you think it will be possible to overcome this and switch between AC3 and DTS tracks flawlessly?
Best regards,
Alejandro