We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.5 Snapshot
Ubuntu 22.04
RAM: 64GB CPU: 11th Gen Intel® Core™ i9-11900H @ 2.50GHz × 16 GPU: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] / NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2
No response
I am trying to read a subtitle (.srt) file into the Text node. The contents of the file are:
1 00:00:00,000 --> 00:00:01,500 First item in a list 2 00:00:01,600 --> 00:00:03,100 2. Second item 3 00:00:03,200 --> 00:00:04,700 Third item
example_subtitle.zip
The file can be read and played back, however the second subtitle doesn't display.
I suspect this is because the second subtitle starts with a number
The text was updated successfully, but these errors were encountered:
Will take a look tomorrow, don't think it's the number.
The SRT function probably contains some bugs, I did limited testing when I made it (a long time ago).
Sorry, something went wrong.
Thanks! btw I updated the report and file as there was a slight error with my srt file (problem still exists though)
I can confirm the issue, I also noticed an issue with the test file (https://github.com/NatronGitHub/openfx-arena/blob/master/Text/sample.srt), it makes one empty keyframe.
Not in front of my dev machine, so can't do much today. Probably an easy fix.
rodlie
No branches or pull requests
Make sure to follow our issue report guidelines
Natron version
2.5 Snapshot
Operating system
Ubuntu 22.04
System specs
RAM: 64GB
CPU: 11th Gen Intel® Core™ i9-11900H @ 2.50GHz × 16
GPU: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] / NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2
Did you install Natron using the official installer?
Custom installation path
No response
What were you trying to do?
I am trying to read a subtitle (.srt) file into the Text node. The contents of the file are:
example_subtitle.zip
What did you expect to happen? What happened instead?
The file can be read and played back, however the second subtitle doesn't display.
I suspect this is because the second subtitle starts with a number
Step-by-step reproduction instructions
Additional details
No response
The text was updated successfully, but these errors were encountered: