Text overlay starts with "CTRL-C"

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Text overlay starts with "CTRL-C"

kususe
I coded a python script wich sould realize the text overlay, not using playbin.
I made my pipeline, inserting the "text overlay" element in the queue video.
But it doesn't works well, cause text overlay starts just pressing "ctrl-c" in bash.
The strings which I would like to display are red by a file.

Besides, just the first line (in according with the time in the log file) appears ando it doesn't go on with the other ones.
Suggestion?