ET11000-master branch, there was a problem with the sound in the Youtube application. If the 720P sound is set clean, if I put 1080P, then the sound is wrong. On pyro, the sumo branch sound is correct. In the log there are these lines with an error:
[eServiceFactoryMP3] ****new play service total services played is 2****
[eServiceMP3] construct!
[eServiceMP3] *** starting pipeline ****
[Skin] Processing screen: MoviePlayer
[Skin] Processing screen: InfoBarMoviePlayerSummary
[eServiceMP3] ****STATE TRANSITION NULL -> READY ****
[eServiceMP3] PLAYBIN WITH BLOCK READY TO PAUSED state:PAUSED pending:VOID_PENDING ret:SUCCESS
[eServiceMP3] ****STATE TRANSITION READY -> PAUSED ****
[eServiceMP3] pause(ePtr &ptr)
resolved to PLAY
[eServiceMP3] trickSeek no need to unpause!
new service started! trying to download cuts!
RemovePopup, id = ZapError
** (enigma2:11684): CRITICAL **: 17:43:12.144: GstAudioMeta properties would cause out-of-bounds memory access on the buffer: max_offset 4096, samples 1024, bps 4, buffer size 5800
0:01:26.743601685 11684 0x112c0f0 ERROR GST_BUFFER gstbuffer.c:651:gst_buffer_copy_into: failed to copy meta 0xb17c673c of API type GstAudioMetaAPI
[eServiceMP3] PLAYBIN WITH BLOCK PLAYSTART state:PLAYING pending:VOID_PENDING ret:SUCCESS
[eServiceMP3] GST_MESSAGE_ASYNC_DONE before evUpdatedInfo
[eServiceMP3] ** START USE LAST SEEK TIMER
[eServiceMP3] ****STATE TRANSITION PAUSED -> PLAYING ****
normal play:
[eServiceFactoryMP3] ****new play service total services played is 3****
[eServiceMP3] construct!
[eServiceMP3] *** starting pipeline ****
[Skin] Processing screen: MoviePlayer
[Skin] Processing screen: InfoBarMoviePlayerSummary
[eServiceMP3] ****STATE TRANSITION NULL -> READY ****
[eServiceMP3] PLAYBIN WITH BLOCK READY TO PAUSED state:PAUSED pending:VOID_PENDING ret:SUCCESS
[eServiceMP3] ****STATE TRANSITION READY -> PAUSED ****
[eServiceMP3] pause(ePtr &ptr)
resolved to PLAY
[eServiceMP3] trickSeek no need to unpause!
I understand that this is an openembedded problem, but I do not know what to fix.The problem with the sound in the plugin and only at 1080P resolution,either in media player or kodi with no problems.