Python Forum

Full Version: banner with python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a video file, I get a jpg file and I need to turn it into a banner that runs on the video file. In other words I have a video file that transmits something and I need to run the banner so that you can see both of them being broadcast simultaneously

So my questions are how to create a banner in Python, I'd be happy to know with which Library or if you have a guide tutorial reference, a second question is how to broadcast both at the same time, so the banner is displayed on the video.

Thank you very much, I will be happy for any information or thought you have on the subject
here's one package you can look at (I know nothing about it): https://pypi.org/project/jmbo-banner/