DirectShow Editing Services
-
I am looking into the DirectShow Editing Services and it seems quite interesting, I was already able to play an mpg file with it (after dividing its sound and video apart according to the documentation! I am currently reading about the "Writing a Project to a File". I am interested in recieving a number of mpgs and adding background music to them programatically (without external tools). 1. How exactly is it supposed to work if i do not have a multiplexer codec for mpeg2's from a third party? How does microsoft do the muxing of the uncompressed audio and video data, if they do? 2. If i want to output to mpeg2 what sort of MediaSubType should i be working with? Does anybody have experience with Directshow Editing Services? Does anybody know if what i want to do is possible with this? (Appending Mpeg2 and then adding background music).... Thanks, Michael mjmimmm@hotmail.com