VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. can anyone tell how to play a mp4 (h.264 + AAC) file using direct show ?
    Quote Quote  
  2. Option 1: If you use MPC, and disable the internal filters, it will use directshow by default

    Option 2: You can construct a .grf and use graphedit or graphstudio

    Optoin 3: You can specify DirectShowSource() in an avisynth .avs file, and play that in a media player that supports .avs playback (e.g MPC)
    Quote Quote  
  3. Thanks for ur reply
    I was able to play mp4 file using graphedit.
    But can u tell me the directshow source api to be used to play it programmatically.
    To play mp4 I used Haali madia splitter and ffdhow filter. How to call these filter using directshow api.
    Can u please help me in this .
    Quote Quote  
  4. For each one, you need to know the CLSID for the filter and then call CoCreateInstance(...) to create the filter. Add it to the filter graph and connect the input and output pins. For the CLSIDs, look them up in GraphEdit (in the list of DirectShow filters).
    John Miller
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!