Defect found in vlc 1.0.3

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
gczychi
New Cone
New Cone
Posts: 3
Joined: 05 Nov 2008 18:35

Defect found in vlc 1.0.3

Postby gczychi » 15 Jan 2010 19:56

Hi,

I hope this is an ok place to post this, I have tried to post a bug on the trac system, but I don't use IRC, so I can't get validated...

Defect/Bug:
The timing of subtitles is off by one second under certain circumstances

The following srt code activates the subtitles one second early (that means: vlc times this sub at 01:27):
1
00:01:28,000 --> 00:01:29,961
<i>October is inventory time.</i>

Apparently, vlc doesn't like the "000" time. There is the following workaround which produces the correct timing:
1
00:01:28,001 --> 00:01:29,961
<i>October is inventory time.</i>

Environment: vlc-1.0.3 on Mac OS X 10.6.

Thanks,

Gary

I'll be glad to elaborate if needed.

Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 17 guests