- Thread starter
- Moderator
- #1,621
Will grab one for you in a mo, I also got the 'looping audio' issue on zap from SD (stereo PCM) to HD (5.1 bitstream) a few times with 124.
--- Post updated ---
Ok, I put v124 back on, then performed a full restart. First play worked again! I really don't trust the drivers.. it still failed (no 3d and 50hz) changing film without stopping, I'll check with the 10 second version now that I have 3d. I guess it means any issue and I should restart before continuing. Logs attached for play/change film issue. Is there no event to tie into instead of a delay?
In log we can see the delay between 2 lines of log, from your log it's :
Code:
[2016-07-06 22:11:27,835] [ 0] [1310] - MPMadDshow::MadDeinit refCount(2) to release
[2016-07-06 22:11:31,827] [ 0] [1310] - MPMadDshow::MadInit 1
Another example :
[2016-07-06 22:11:45,709] [ 0] [1310] - MPMadDshow::MadDeinit refCount(2) to release
[2016-07-06 22:11:53,494] [ 0] [1310] - MPMadDshow::MadInit 1
I will add a new new line to really see it
About the looping audio, i fear it comes from the rebuild graph when audio and/or video event is trigger from TsReader not handled anymore because it trigger the DXVA processing failed.
I need to look again if we can do differently but didn't find for now lol.