Incorrect commercial skip time in myth protocol
#1
Hello,

I have notice that commercials are skipped time after they appear.

This seems to happen because the framerate is not well calculated. My mythtv recordings are at 25 fps, looking at the xbmc log I can see that is divided by 2 due to an adjustment for PAL, so it says my recording is at 12,500 fps, that makes comskip to be delayed. If there is a commercial at minute 11:00 it will skip at 22:00.

The problem is in this change:
http://trac.xbmc.org/changeset?old=34187...er/Edl.cpp

But I have tried to revert the changes in the latest svn revision (adding && fFrameRate > 30.0) and now there isn't comskip at all Sad

Anyone else having this problem?
Reply
#2
Ok, I got it wrong, is Dharma from svn that doesn't test the framerate, it is fixed in trunk.

Any chance this is going to be fixed in Dharma?
Reply
#3
Fixed in Dharma in http://trac.xbmc.org/changeset/35001
Use MythTV for recording TV? Try the integrated MythTV support in XBMC Media Center. Now with commercial skip support built-in and integration with the Movie database!
Reply
#4
Great! compiling right now...
Reply

Logout Mark Read Team Forum Stats Members Help
Incorrect commercial skip time in myth protocol0