Quantcast
Channel: Media Foundation Development for Windows Desktop forum
Viewing all articles
Browse latest Browse all 1079

play video with separate audio file

$
0
0

in my application i need to play a video and audio file simultaneously. The video is without audio and the audio file is selected based on the language we want to play.

The audio files have the same duration as the video files (typically 60 to 120 seconds) and we have done our best effort to make the sound 'lipsync' with the video.

i need to make a player that i can call from my c# application (it may be a separate application, native win32 or win64) where i can pass (as commandline arguments):

- the name of the video file (i.e. "instruction.wmv")
- the name of the audio file (i.e. "instruction_EN.mp3")

i have seen so many samples in the various MS SDK's and in this community that i come to the conclusion that i don't know enough to make the most effective choice where/how to start.

my question: does anyone know of a sample application (C++ or C#) that does play audio and video from separate files that could be the basis for my application?

Viewing all articles
Browse latest Browse all 1079

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>