Вопрос

I would like to play 2 videos together using python. Apart from that, I would like to pause , forward and rewind just 1 video at certain times in other video. I started implemented this using Python Gstreamer and its possible to play 2 videos together but the second part is complicated. Does any one know python libraries which can do this ?

Thanks a lot, Thothadri

Это было полезно?

Решение

Take a look at GStreamer GNonLin plugins.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top