id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 764 autoSelectAudioTrack never exits with mono audio and AC3 passthrough kenny@… Isaac Richards "If AC3 passthrough is turned on and the selected stream only has mono audio, libmythtv starts taking up all of the CPU as it goes throught the while loop near avformatdecoder.cpp:1255 I fixed this by adding another condition to the if statement near avformatdecoder.cpp:1255 if ((selectedTrack > maxTracks) || (selectedTrack == -1)) " defect closed minor unknown mythtv 0.18.1 medium fixed 0