Servus.
Beim Starten von Live-TV oder beim Senderwechsel ist es bei meinen Libreelec Systemen so dass es zu kleinen Tonaussetzern kommt. So als müsste sich der Ton erst "einschwingen". Ist nicht tragisch aber stört ein wenig wenn nach jedem Senderwechsel der Ton 2....3 mal für Millisekunden ausfällt. Dannach läuft das ganze stabil.
Genutzt wird Live-TV per VNSI Anbindung an einen VDR Server.
Jemand ein ähnliches Verhalten oder gar eine Lösung griffbereit? Das Problem sollte in Zeile 12 stehen
Code
09:50:43 T:139786614466304 DEBUG: CDVDPlayer::HandleMessages - player started 2
09:50:44 T:139786614466304 DEBUG: set caching from pvr to done. audio (1) = 12. video (1) = 6
09:50:44 T:139786614466304 DEBUG: CDVDPlayer::SetCaching - caching state 0
09:50:44 T:139786622859008 DEBUG: CDVDPlayerVideo::CalcDropRequirement - hurry: 0
09:50:44 T:139786136311552 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 32
09:50:44 T:139786136311552 NOTICE: CDVDPlayerAudio::OutputPacket duplicate 1 packets of duration 32
09:50:44 T:139786622859008 DEBUG: CDVDPlayerVideo::CalcDropRequirement - hurry: 0
09:50:44 T:139786622859008 DEBUG: Previous line repeats 2 times.
09:50:44 T:139786622859008 DEBUG: CDVDPlayerVideo::CalcDropRequirement - hurry: 1
09:50:44 T:139786136311552 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 32
09:50:44 T:139786136311552 NOTICE: Previous line repeats 1 times.
09:50:44 T:139786136311552 DEBUG: CDVDPlayerAudio::HandleSyncError - average error 907.330467 below threshold of 50000.000000
09:50:45 T:139786614466304 DEBUG: CDVDPlayer::HandlePlaySpeed set clock adjust: -0.010000
09:50:46 T:139788752939072 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
09:50:47 T:139786622859008 DEBUG: CPullupCorrection: detected pattern of length 1: 20000.00, frameduration: 20000.000000
09:50:59 T:139786136311552 DEBUG: CDVDPlayerAudio::HandleSyncError - average error 118488.822171 above threshold of 100000.000000
09:50:59 T:139786136311552 NOTICE: CDVDPlayerAudio::OutputPacket duplicate 3 packets of duration 32
09:50:59 T:139786136311552 NOTICE: CDVDPlayerAudio::OutputPacket duplicate 2 packets of duration 32
09:50:59 T:139786136311552 DEBUG: CDVDPlayerAudio::HandleSyncError - average error 34017.429966 below threshold of 50000.000000
09:50:59 T:139786136311552 DEBUG: CDVDClock::Discontinuity - CDVDPlayerAudio::HandleSyncError2 - was:60637720366.639336, should be:60637614882.083298, error:-105484.556038
09:51:00 T:139786136311552 DEBUG: CDVDClock::Discontinuity - CDVDPlayerAudio::HandleSyncError2 - was:60638614577.974297, should be:60638550924.172356, error:-63653.801941
09:51:03 T:139788752939072 DEBUG: Keyboard: scancode: 0x35, sym: 0x0078, unicode: 0x0078, modifier: 0x0
09:51:03 T:139788752939072 DEBUG: OnKey: x (0xf058) pressed, action is Stop
09:51:03 T:139788752939072 NOTICE: CDVDPlayer::CloseFile()
09:51:03 T:139788752939072 NOTICE: DVDPlayer: waiting for threads to exit
09:51:03 T:139786614466304 DEBUG: AddOnLog: VDR VNSI Client: stream id 511 not found
09:51:03 T:139786614466304 NOTICE: CDVDPlayer::OnExit()
09:51:03 T:139786614466304 NOTICE: Closing stream player 1
09:51:03 T:139786614466304 NOTICE: Waiting for audio thread to exit
09:51:03 T:139786136311552 NOTICE: thread end: CDVDPlayerAudio::OnExit()
09:51:03 T:139786136311552 DEBUG: Thread DVDPlayerAudio 139786136311552 terminating
09:51:03 T:139786614466304 NOTICE: Closing audio device
Alles anzeigen