[MPlayer-dev-eng] [PATCH] vobsub missing subs

ubitux ubitux at gmail.com
Tue Apr 13 18:04:22 CEST 2010


Hi!

I finally found the reason of the missing subs related to this issue:
http://lists.mplayerhq.hu/pipermail/mplayer-users/2009-October/078040.html

As RobM noticed, some packets have to be merged:
http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1389

The hack he used was to say that having closer timestamps means they have
to be merged, using an arbitrary "closer" value.

In fact, it seems that those packets are simply not padded with padding
packets. So here is a patch which seems to work to handle the issue.

As the issue is fixed, I just removed a dead code in spudec which was
another hack to partially fix the issue.

Regards,

-- 
ubitux
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-vobsub-missing-subs.c
Type: text/x-csrc
Size: 2579 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100413/4b6263c1/attachment.c>


More information about the MPlayer-dev-eng mailing list