in `create_overlays` the `text()` command takes about 40% of running time
Opened this issue · 2 comments
Using Rprof()
, I identified that the function text()
takes nearly 40% of the running time. Steps to do:
- confirm again
- try out using
ffmpeg
with the filterdraw text
https://ffmpeg.org/ffmpeg-filters.html#drawtext-1
Thew .ass subtitle format could be used for this. see https://fileformats.fandom.com/wiki/SubStation_Alpha and http://www.astro-electronic.de/FFmpeg_Book.pdf
ffmpeg -i background.avi -vf subtitles=overlay.ass -y final.avi
Links to emails:
message://%3cB59A2B20-BE9B-4C0D-8C50-96AED89A8CCB@krugs.de%3e
message://%3cB59A2B20-BE9B-4C0D-8C50-96AED89A8CCB@krugs.de%3e
message://%3c2777DBF5-8250-4C25-A645-35275E18395B@krugs.de%3e
message://%3c843f09d1-b74a-5446-9889-5cf78dccb5f6@t-online.de%3e
message://%3c6B75AE88-7E26-45B7-AB44-ABA829AFAFBA@krugs.de%3e
message://%3c6B75AE88-7E26-45B7-AB44-ABA829AFAFBA@krugs.de%3e
message://%3c2777DBF5-8250-4C25-A645-35275E18395B@krugs.de%3e
message://%3c69af23d9-0b70-6b91-b084-070f7f528b7a@t-online.de%3e
message://%3c20210408085833.yslpppbbchunynnw@phare.normalesup.org%3e