Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
some files kodi arent able to skip in (repairable with mkvmerge)
#1
Hello, sometimes kodi cant skip within a file, what I do then is use mkvmerge to recreate the mkv and then it works.
Anyways my question is if I can find out what makes kodi not being able to skip(jump) in certain files so I can create a script and find them.
below is example of a file I found, showing output from ffprobe and mkvinfo


working -> https://dumpinen.com/ecLR-6UTq-4

broke -> https://dumpinen.com/mRqdI3qzL2t

best regards
m
Reply
#2
Debug log might show why not but also run ffprobe with -show_streams option

scott s.
.
Reply
#3
thanks, i will supply.
When I was going to fix the kodi debug log I noticed that I could skip in the file if it was local, I usually use webdav/http.
Anyways when using http again it stopped being skipable, so I guess real issue is some files arent skipable if played over http.

kodi debug log -> https://dumpinen.com/BmpcBAgUFIa

ffprobe --show-streams 

broke -> https://dumpinen.com/NDE106ow7Ov

fixed -> https://dumpinen.com/GWFvfDZnpBx
Reply
#4
Tags are a problem?
Reply
#5
Tags? What do you mean?

edit: ah, in the subtitles. No idea.. 
disabling subtitles didnt help atleast.
Reply
#6
I vaguely recall something about playback issues being caused by the header part of the mkv being corrupted which running through mkvmerge could fix, I haven't got the time to do any searching just mentioning it in case it helps with any searches you're doing to identify issue.
Reply
#7
didnt find anything useful Sad
Reply
#8
any errors in the webserver logs? You could also enable curl debug logging
Reply

Logout Mark Read Team Forum Stats Members Help
some files kodi arent able to skip in (repairable with mkvmerge)0