[mythtv] Re:[PATCH] AvFmtDec defaults? (not working)

jack jr at jrh.net
Mon Oct 25 10:58:34 UTC 2004


Just started having a problem where if I try and watch a recording made
either by my pvr250 or pcHDTV the frontend pops up a box that says it asked
for 0khz and got 48khz. It then lets me continue watching with out any
audio. 

I narrowed it down to this patch, more specifically the movement of 

     // Scan for audio tracks and pick one to use. 	 
     if (scanAudioTracks()) 	 
     { 	 
         autoSelectAudioTrack(); 	 
     }

from the top of ScanStreams to the bottom. If I move it back up to the top
it starts working correctly again.



More information about the mythtv-dev mailing list