Great progress in VNSI 4.
Now vnsiserver doesn't crashed anymore when HD channel is requested.
Now with with this version 4, I have video for HD channels but no audio. This behaviours occurs in live TV mode on almost all HD channel (only one gets through with audio).
If a record is in progress on a HD channel without audio and start playing it from live TV, there is also no sound.
But if I start it from the records menu then the audio is working fine.
Here is an extract of the log at the beginning of a faulty HD channel:
Code:
22:40:59 T:139730079708928 DEBUG: CDVDPlayer::HandleMessages - player started 2
22:40:59 T:139730079708928 DEBUG: ParsePacket - {2} level changed from 0 to -99
22:40:59 T:139730079708928 DEBUG: ParsePacket - {3} level changed from 0 to -99
22:40:59 T:139732805707648 INFO: CheckIdle - Closing session to http://mirrors.xbmc.org (easy=0x7f157437b9a0, multi=0x7f1574029340)
22:40:59 T:139730079708928 DEBUG: ParsePacket - {1} level changed from 0 to -99
22:40:59 T:139730079708928 NOTICE: Opening audio stream: 1 source: 256
22:40:59 T:139730079708928 NOTICE: Finding audio codec for: 86059
22:40:59 T:139730079708928 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
22:40:59 T:139730079708928 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
22:40:59 T:139732283148032 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(19663482556.000000, 0)
22:40:59 T:139732283148032 ERROR: ffmpeg[F519C700]: [mp1] Header missing
22:40:59 T:139732283148032 ERROR: CDVDPlayerAudio::DecodeFrame - Decode Error. Skipping audio packet
22:40:59 T:139732283148032 DEBUG: CDVDPlayerAudio::Process - Decode Error
last 3 lines repeat during all the watching
The faulty channels are using eac3.
I'm using vdr 2.0.0 with vnsi4 cloned the 19th april ( used for both add-on and vdr-plugin)
How can I proceed to find the bug?