Subtitleedit: Different values in subtitles gap

Created on 1 Sep 2020  路  8Comments  路  Source: SubtitleEdit/subtitleedit

Hi.
Why does Subtitle Edit give different values for subtitle gap?
Let's consider a video with 23,976 FPS.

Once the program says that 2 frames gap equals 83 milliseconds:

1

but the second time it shows 84 milliseconds.

2

I know that the difference it extremely small but I still wonder about it.

I think it's beacause in "Apply minimum gap" the FPS is rounded up to 23,98 instead of 23,976.

Well, I'm not that knowledgeable about this stuff so maybe it's the way it should be.
Can you expalin that to me, please?

//edit
Or maybe to avoid confusion, instead of milliseconds SE should use frames as default like EZTitles

Clipboard01

Most helpful comment

@OmrSi Thank you so much for your commitment and help.

btw, could you also express your opinion concerning this issue:
https://github.com/SubtitleEdit/subtitleedit/issues/4344

All 8 comments

Well, that's because one frame in 23.976 is 41.7 milliseconds, which is rounded up to 42, while 2 frames are 83.4 which is rounded down to 83.

Ok, I get it. But look at the screenshots.
I just don't know why 2 frames are 83 millisecods in "Min. gap between subtitles in ms" and 84 milliseconds in "Apply minimum gap between subtitles". Shouldn't it be unified?

"Apply Min. Gap" uses the value you set as min. gap in the settings.
The label is there just to let you know what one frame equals in milliseconds.

OK, thx for the explanation.

Would this be better?
image

Would this be better?
image

Yes, much better, very clear and not confusing :)

@m0ck69 I added this in a pull request.
It should available in the next version/beta if @niksedk accepts and merges it.

@OmrSi Thank you so much for your commitment and help.

btw, could you also express your opinion concerning this issue:
https://github.com/SubtitleEdit/subtitleedit/issues/4344

Was this page helpful?
0 / 5 - 0 ratings