question

Jungeun W avatar image
0 Likes"
Jungeun W asked Jeanette F commented

Video Recording with Subtitle

Hi!

I want to ask a question about videl recording


Is it possible to add a subtitle in the video??


Subtitle would either be the utilization or Throughput of the processor or task executer, and I want to show the changes of the numerical value of them while the model is running


If it is possible, how to do it?


ps. I dont want the dashboard showing on the 3d model or insert text on the model.. what i want is to set subtitle in the fixed position while the 3d model is moving with flypath!


FlexSim 21.1.5
video recordersubtitle
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Jungeun W, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Felix Möhlmann commented

You can use the "Billboard" visual object for this. It places text that can be edited the same way as the "Text" object, fixed to a position on the screen, instead of a position in the model.

1668948612429.png


1668948612429.png (3.8 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jungeun W avatar image Jungeun W commented ·
Is it possible to make the number change as the model run?

showing this format "Utilization : ___%", and the number changes simultaneously

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Jungeun W commented ·

The text/billboard object offers a couple of dre-defined options of what to display. For example the percentage that an object spent in a certain state.

1669014718149.png

But you can display anything you want by setting the value of "textnode" in the code editor to your desired output. Below is the code from the state percentage option as an example.

1669014800749.png

I added the "%" to the end of line 10 manually.

0 Likes 0 ·
1669014718149.png (6.0 KiB)
1669014800749.png (30.5 KiB)

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.