markdj 49 Posted Sunday at 08:14 PM Posted Sunday at 08:14 PM Hi, I'm not sure if this is a real Kodi or Emby issue, but the Kodi log tells me if has to do with Emby (as far as I can tell) so that's why I'm posting it here. But the video starts stuttering shortly after starting a series or movie, and later it starts to stutter so severely that there's no choice but to stop the video entirely. Could someone maybe please take a look at this? This log contains some stutter around the 21:07 mark. I'll try to post a log later when it gets to the extreme part. I think Emby is trying to communicate with the server and things take a turn there? https://paste.kodi.tv/qibizinoza.kodi
visproduction 327 Posted Sunday at 09:22 PM Posted Sunday at 09:22 PM (edited) Guessing original media is too heavy for your server settings to handle everything at once. EAC3 8 channels 4K, 60 fps and multiple .ass subs. Try online test videos in 4K and see if they work. Try adjusting your transcoding and direct play settings. lines 613 to 639 Quote 2026-03-08 21:02:20.263 T:22442 info <general>: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through) 2026-03-08 21:02:20.266 T:21743 info <general>: CActiveAESink::OpenSink - initialize sink 2026-03-08 21:02:20.266 T:21743 info <general>: Trying to open: samplerate: 48000, channelMask: 12, encoding: 4 2026-03-08 21:02:20.359 T:21743 info <general>: Minimum size we need for stream: 12320 Bytes 2026-03-08 21:02:20.359 T:21743 info <general>: Audiotrack buffer params are: period time = 32.083 ms, period size = 12320 bytes, num periods = 4 2026-03-08 21:02:20.359 T:21743 info <general>: Created Audiotrackbuffer with playing time of 128.333333 ms min buffer size: 49280 bytes 2026-03-08 21:02:20.550 T:21743 info <general>: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 48000 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 49280 m_frames: 1540 m_frameSize: 8 channels: 2 2026-03-08 21:02:20.662 T:21834 info <general>: EMBY.hooks.player: [ onAVChange ] 2026-03-08 21:02:21.025 T:21725 info <general>: Instancing CRendererMediaCodecSurface 2026-03-08 21:02:21.025 T:21725 info <general>: CRendererMediaCodecSurface::Configure 2026-03-08 21:02:21.061 T:21834 info <general>: EMBY.hooks.player: [ onAVChange ] 2026-03-08 21:02:21.061 T:21834 info <general>: EMBY.hooks.player: --> [ onAVStarted ] 2026-03-08 21:02:21.072 T:21834 info <general>: EMBY.helper.playerops: [ GetPlayerInfo ] 2026-03-08 21:02:21.072 T:21834 info <general>: EMBY.hooks.player: [ Queue playing item ] 2026-03-08 21:02:21.114 T:21834 info <general>: EMBY.hooks.player: --< [ onAVStarted ] 2026-03-08 21:02:21.178 T:21725 info <general>: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY 2026-03-08 21:02:21.191 T:21725 info <general>: [WHITELIST] Searching the whitelist for: width: 3840, height: 2160, fps: 25.000, 3D: false 2026-03-08 21:02:21.195 T:21725 info <general>: Display resolution ADJUST : 3840x2160 @ 59.940060 - Full Screen (16) (weight: 0.000) 2026-03-08 21:02:21.261 T:21834 info <general>: EMBY.hooks.player: [ onAVChange ] 2026-03-08 21:02:21.650 T:21860 info <general>: EMBY.hooks.websocket: [ UserDataChanged ] [{'PlayedPercentage': 44.54740288424935, 'PlaybackPositionTicks': 15903160000, 'PlayCount': 3, 'IsFavorite': False, 'LastPlayedDate': '2026-03-08T20:02:22.0000000Z', 'Played': False, 'ItemId': '318068'}] 2026-03-08 21:02:21.746 T:21860 info <general>: EMBY.hooks.websocket: UserDataChanged skip by ItemSkipUpdate / Id: 318068 / ItemSkipUpdate: ['318068', 'KODI318068', '318068'] 2026-03-08 21:03:28.005 T:22437 warning <general>: OutputPicture - timeout waiting for buffer 2026-03-08 21:03:38.193 T:22747 info <general>: EMBY.hooks.websocket: THREAD: --->[ Emby server is busy, sync in progress ] 2026-03-08 21:03:48.214 T:22747 info <general>: EMBY.hooks.websocket: THREAD: ---<[ Emby server is busy, sync in progress ] 2026-03-08 21:04:18.039 T:21860 info <general>: EMBY.hooks.websocket: [ LibraryChanged ] {'FoldersAddedTo': [], 'FoldersRemovedFrom': ['100786'], 'ItemsAdded': [], 'ItemsRemoved': ['251000'], 'ItemsUpdated': [], 'CollectionFolders': [], 'IsEmpty': False} 2026-03-08 21:04:18.065 T:22796 info <general>: EMBY.database.library: Worker_is_paused: worker_remove / {'server_starting_9769a5d86cfe4385814e11c87d95a9cf': False, 'database_init_9769a5d86cfe4385814e11c87d95a9cf': False, 'priority': False, 'kodi_rw': False, 'playerbusy': False, 'playing': True, 'server_busy_9769a5d86cfe4385814e11c87d95a9cf': False} 2026-03-08 21:04:18.065 T:22796 info <general>: EMBY.database.library: -->[ open_Worker delay: Worker_is_paused ] Edited Sunday at 09:23 PM by visproduction
ebr 16299 Posted Sunday at 09:35 PM Posted Sunday at 09:35 PM You are using Kodi for playback, not our Android/Android TV app?
markdj 49 Posted Sunday at 09:37 PM Author Posted Sunday at 09:37 PM That is correct. I'm using the Emby add-on to sync the library but play everything through Kodi.
visproduction 327 Posted Monday at 01:47 AM Posted Monday at 01:47 AM Seems obviously Kodi issue to me.
markdj 49 Posted Monday at 02:51 PM Author Posted Monday at 02:51 PM I'm not sure because everytime I see a stutter it seems Emby is trying to interact with something. But I can't be sure. Can't upload any full logs anywhere, because they get absolutely massive, so here's a part where a stutter happened at 15:46. kodi.log
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now