can anyone tell how to play a mp4 (h.264 + AAC) file using direct show ?
+ Reply to Thread
Results 1 to 4 of 4
Thread: Play mp4 file using direct show
Thread
-
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)
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
enosoft - high performance tools for music and video
Home of the Enosoft DV Processor - Free for personal use!
Similar Threads
-
Any player that will play MXF file or MP4 wrapped file
By ljCharlie in forum Newbie / General discussionsReplies: 0Last Post: 25th Feb 2008, 08:58 -
mp4 file won't play???
By hndsmman in forum DVD & Blu-ray PlayersReplies: 6Last Post: 8th Nov 2007, 22:54 -
Can't get an mp4 file to play
By Cityfan2004 in forum Software PlayingReplies: 5Last Post: 25th Aug 2005, 03:11 -
play direct show audio on a Mac
By dnix71 in forum AudioReplies: 1Last Post: 25th Feb 2005, 21:42 -
DIRECT SHOW?
By Coaltura in forum Video ConversionReplies: 1Last Post: 23rd Aug 2001, 20:48
Statistics
Newest guides
Latest tool updates
New media comments



Quote