A
aks2161989
Guest
Hi,
I want to make a video player with MFC using the library FFmpeg. I have created the GUI using the "toolbox" in Visual Studio and have added a MS TV Video Control activex element to the app. However, this MSDN page (Video Control (Windows)) says that the MS TV video control is in fact a wrapper for the DirectShow framework.
I do not want to use the DirectShow framework. I want to use ffmpeg. Can I use the MS TV Video control with ffmpeg?
If not, which activex control in MFC supports ffmpeg?
Thanks
Continue reading...
I want to make a video player with MFC using the library FFmpeg. I have created the GUI using the "toolbox" in Visual Studio and have added a MS TV Video Control activex element to the app. However, this MSDN page (Video Control (Windows)) says that the MS TV video control is in fact a wrapper for the DirectShow framework.
I do not want to use the DirectShow framework. I want to use ffmpeg. Can I use the MS TV Video control with ffmpeg?
If not, which activex control in MFC supports ffmpeg?
Thanks
Continue reading...