Normal
Thanks for the feedback The 'TSReaderPlayer: No sound driver is available!' message is a side-effect - it's the only way I've found of aborting playback when it hangs (TsReader.ax sends an 'EC_ERRORABORT' message to the graph manager when it detects a video decoder hang, which MP responds to by stopping playback - otherwise it would hang forever or crash to desktop ). Testing with a debug version of LAV video decoder hasn't shown up any problems, so it must be something else.... Tony
Thanks for the feedback
The 'TSReaderPlayer: No sound driver is available!' message is a side-effect - it's the only way I've found of aborting playback when it hangs (TsReader.ax sends an 'EC_ERRORABORT' message to the graph manager when it detects a video decoder hang, which MP responds to by stopping playback - otherwise it would hang forever or crash to desktop ).
Testing with a debug version of LAV video decoder hasn't shown up any problems, so it must be something else....
Tony