I was wondering if anybody have clues or pointers as how to deal with playback of separated audio/video streams using LibVLC? I'm using the library via VLC-Qt wrapper, but I'm not sure it supports it out of the box.
I need to play back video with a separate audio file. I remember fiddling with gstreamer a while back, and it had the possibility of explicitly setting a audio and video sink. Does the VLC-Qt support anything similar?