Log in

View Full Version : vobsub bug with .ogm??


AsPiRiN
20th May 2002, 00:06
Hi all,
i find directvobsub great program and i surely prefer it than the subtitler mixer.Vobsub 2.14 works great except for one thing(bug??):
As for .ogm files,subtitler mixer works fine but dvobsub 2.14 sometimes misses some of the dubtitles.It doesnt show them at all.
I noticed that if you open again the movie,sometimes they appear!
Any help?

HarryM
20th May 2002, 05:47
Originally posted by AsPiRiN
Hi all,
i find directvobsub great program and i surely prefer it than the subtitler mixer.Vobsub 2.14 works great except for one thing(bug??):
As for .ogm files,subtitler mixer works fine but dvobsub 2.14 sometimes misses some of the dubtitles.It doesnt show them at all.
I noticed that if you open again the movie,sometimes they appear!
Any help?


I observe this same too (viz. my post) :-(

gabest
20th May 2002, 18:29
The ogm splitter sends the subtitle text to dvobsub about 5 secs before their displaying time. If dvobsub is in prebufferer and advanced rendering mode, then this small interval may not be enough to render the text.

BlackSun
22nd May 2002, 11:00
Strange I do not have this 5 seconds delay, the Ogg splitter send then with a perfect timeline (I am using the Internal script renderer)...

gabest
22nd May 2002, 13:32
It is only noticable from the filter's point of view. The text sample arrives about 5 secs before the timestamp it carries, so the destination filter has a some time to render the text before it should paint it on the first video frame matching that timestamp. The problem comes when the cpu is too busy decoding the video and doesn't leave any processing power to my lower priority prebufferer thread.