.ssa subtitles started to display incorrectly after upgrading to 3.0.19

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
AndryS1
New Cone
New Cone
Posts: 7
Joined: 12 May 2022 22:30

.ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby AndryS1 » 21 Oct 2023 19:18

Here's how subtitles was displayed on version 3.0.18.
Image
But after updating to version 3.0.19 I got the following:
Image
Log for this version: https://pastebin.com/VfbgNi5w

What I tried but didn't help: reset preferences, disable hw decoding, convert subtitle to codepage/utf-8 bom. Checked the nightly build dated October 21, same problem. I also checked the aspect ratio, it is set to "original". I have no idea what it could be.
The subtitles were originally in an mkv container, I extracted them with ffmpeg and the problem persisted.
I will continue to use VLC 3.0.18 until the problem is resolved. But I would like to upgrade to 3.0.19 if there is workaround for it. If any more information is needed I am ready to provide it as much as possible.

Subtitles to reproduce the problem can be found here: https://pastebin.com/up8SaLqF. Any 1080p video will do for testing.

OS: Windows 10 22h2 19045.3570.
GPU: GTX 1660ti 6gb
CPU: Ryzen 5 5600

Thank you for continuing to develop VLC

Lotesdelere
Cone Master
Cone Master
Posts: 9963
Joined: 08 Sep 2006 04:39
Location: Europe

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby Lotesdelere » 23 Oct 2023 11:56

Please upload this .SSA file to to WeTransfer.com or Disroot.org and then post the link to the file here.
https://wetransfer.com
https://upload.disroot.org

AndryS1
New Cone
New Cone
Posts: 7
Joined: 12 May 2022 22:30

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby AndryS1 » 23 Oct 2023 13:41

Please upload this .SSA file
Here it is
https://upload.disroot.org/r/uK70ZyBk#K ... GwYQ5NzDU=

Lotesdelere
Cone Master
Cone Master
Posts: 9963
Joined: 08 Sep 2006 04:39
Location: Europe

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby Lotesdelere » 23 Oct 2023 14:56

I can reproduce the issue while it's playing fine with other players.
You should create a new report ticket on the VLC issues tracker with your above report, the link to your sample file and the link to this thread:
https://code.videolan.org/videolan/vlc/-/issues

If possible, because of this:
https://forum.videolan.org/viewtopic.ph ... 27#p538427

AndryS1
New Cone
New Cone
Posts: 7
Joined: 12 May 2022 22:30

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby AndryS1 » 24 Oct 2023 20:17

I can reproduce the issue while it's playing fine with other players.
You should create a new report ticket on the VLC issues tracker with your above report, the link to your sample file and the link to this thread:
https://code.videolan.org/videolan/vlc/-/issues

If possible, because of this:
https://forum.videolan.org/viewtopic.ph ... 27#p538427
Thank you for your reply and for confirming the issue. I already tried to create a ticket, but got exactly the error you are talking about. Too bad you can't report a problem about logging in without logging in, ha-ha.
I will periodically check to see if the login problem is resolved and create a ticket. But if anyone here can do it for me, I'd be happy to.
Anyway looking forward to reporting the problem, thanks again for your replies.

User avatar
Gringo
New Cone
New Cone
Posts: 3
Joined: 26 Jun 2014 13:45
VLC version: 3.0.18
Operating System: Windows 10 x64

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby Gringo » 04 Nov 2023 16:15

Latest 3.0.20 have this problem too, in version 3.0.18 all are OK.
-= Gringo =-

Lay
Blank Cone
Blank Cone
Posts: 28
Joined: 19 Oct 2014 12:42

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby Lay » 08 Nov 2023 20:42

same problem here with .ass subtitles.

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby InTheWings » 17 Nov 2023 14:51

Rendering is correct here. Might be a windows only bug.

Did anyone tried to change video output ?
:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby InTheWings » 17 Nov 2023 14:53

Bug is reopened, but can't reproduce

https://code.videolan.org/videolan/vlc/-/issues/27771
:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby InTheWings » 17 Nov 2023 15:15

Subtitles to reproduce the problem can be found here: https://pastebin.com/up8SaLqF. Any 1080p video will do for testing.
script is correctly detected and patched on the fly to work with 0.17.1

Code: Select all

libass debug: patching script info for custom rendering engine (built against libass 0x1701000)
How does it behaves when you remove the

Code: Select all

Original Script
part ?
:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !

Lotesdelere
Cone Master
Cone Master
Posts: 9963
Joined: 08 Sep 2006 04:39
Location: Europe

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby Lotesdelere » 18 Nov 2023 11:56

Did anyone tried to change video output ?

Same behaviour of stretched aspect ratio of subtitles with D3D11, D3D9 and OpenGL for Windows with VLC 3.0.20.
It's working fine with all other players I've tried.

Lay
Blank Cone
Blank Cone
Posts: 28
Joined: 19 Oct 2014 12:42

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby Lay » 20 Nov 2023 00:50

Subtitles to reproduce the problem can be found here: https://pastebin.com/up8SaLqF. Any 1080p video will do for testing.
script is correctly detected and patched on the fly to work with 0.17.1

Code: Select all

libass debug: patching script info for custom rendering engine (built against libass 0x1701000)
How does it behaves when you remove the

Code: Select all

Original Script
part ?
I tried with my ass sub and without Original Script line it works... but it always worked even with that line (I think that's a default line for ass/ssa subtitles so it should work with it).

Lotesdelere
Cone Master
Cone Master
Posts: 9963
Joined: 08 Sep 2006 04:39
Location: Europe

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby Lotesdelere » 21 Nov 2023 11:46

I tried with my ass sub and without Original Script line it works... but it always worked even with that line (I think that's a default line for ass/ssa subtitles so it should work with it).

Exactly. It works with other players and it works with older versions of VLC so it's definitely a regression.

Lay
Blank Cone
Blank Cone
Posts: 28
Joined: 19 Oct 2014 12:42

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby Lay » 04 Dec 2023 11:49

I see there are still no plan to fix this... why?
It is clearly a regression and it should be easy to fix...

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby InTheWings » 18 Dec 2023 10:49

I see there are still no plan to fix this... why?
It is clearly a regression and it should be easy to fix...
3.0.21 or try nightlies
:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !

AndryS1
New Cone
New Cone
Posts: 7
Joined: 12 May 2022 22:30

Re: .ssa subtitles started to display incorrectly after upgrading to 3.0.19

Postby AndryS1 » 31 Dec 2023 07:27

3.0.21 or try nightlies
Can confirm, 3.0.20 nightly build (at least Dec 31) resolves the issue.
Thank you for your work and have a good New Year!


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Majestic-12 [Bot] and 56 guests