Hallo
I aim to write a small application that uses vlc to display four mpeg4 streams simultaneously on the screen. Besides I would like to be able to use the vlc features such as zoom and transform.
What is the simplest and quickest way of getting this done? Sould this application use WxWidget, QT, JAVA...?
I did managed to write a basic QT application that opens vlc via QProcess but didn't manage to embed the video into my qt frame, i.e. the vlc player opens in a separate window always. But I'm not bound to use QT, I'm happy to use whatever is best for that purpose.
Any help appreciated.
Thanks, Stefan.