I'm developing an application where you can view a MPEG-2 movie with more than one language. How do I select a different audio PID using visual basic. For example, I have a movie with a video PID 0x40, Audio 1 PID is 0x80 and audio 2 PID is 0xc0. When I play that movie, Media Player automatically plays the first audio PID (0x80) that it can find. How do I write a code to select the second audio PID?
If this can be done, is there a way to find out how many audio PID's are in a MPEG-2 file. I need all the help anyone can give me.
Thien Vo
[email protected]
