2018-07-20, 09:05
I set all the Audio midi outputs to 2 channel 16 bit 44100 Hz
On VLC, this setup works perfect under audio devices hdmi encoded output which switches back to
original audio midi output settings on exit.
the debugging files reflect the operation of firstly playing an ac3 encoded recording from nextpvr, working as VLC did
perfectly switching to 5.1 audio on receiver. Secondly playing a tv station with no ac3 info, responding as VLC with 2 ch.
3rdly playing an actual ac3 encoded stream from the tv channel in which the application crashes.
Setting things differently, the crash can be avoided but desired results are not attained and the settings on exit
remain changed on audio midi to 48000 24 bit 2 channel
Obviously trying to emulate the VLC handling of the audio. system wide audio set with passthrough enabled, 2 channel, ac3
decoding and ac3 transcoding during debugging and coming closer to the desired behavior just short with crashing on the
streaming of the ac3 codec info on tuner.
https://paste.ubuntu.com/p/DHq9ZPgspn/
On VLC, this setup works perfect under audio devices hdmi encoded output which switches back to
original audio midi output settings on exit.
the debugging files reflect the operation of firstly playing an ac3 encoded recording from nextpvr, working as VLC did
perfectly switching to 5.1 audio on receiver. Secondly playing a tv station with no ac3 info, responding as VLC with 2 ch.
3rdly playing an actual ac3 encoded stream from the tv channel in which the application crashes.
Setting things differently, the crash can be avoided but desired results are not attained and the settings on exit
remain changed on audio midi to 48000 24 bit 2 channel
Obviously trying to emulate the VLC handling of the audio. system wide audio set with passthrough enabled, 2 channel, ac3
decoding and ac3 transcoding during debugging and coming closer to the desired behavior just short with crashing on the
streaming of the ac3 codec info on tuner.
https://paste.ubuntu.com/p/DHq9ZPgspn/