Hi, I'm into a project in which I need to play an HD video file with 7.1 sound. I'm struggling to find answers for some of my questions so I'll make them here:
- I need to keep the audio and video in sync, so my best option, I think, is to use a video file with 8 audio channels. Has the video library support for this?
- In the case of reproducing a mute video file and an 8 channel audio file, how do I keep them in sync? Also, which library and what method do I use to play the 8 channels correctly?
- I'm using OS X for programming, but I need this to run on a Windows PC, what are the best codecs for this task? (The PC isn't that powerful, so I need to keep it light).