Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

DirectShow filters using Media SDK

farrell__douglas
Beginner
942 Views

Hello,

I found this article with samples covering how to implement the Media SDK in a transcode filter. 

https://software.intel.com/en-us/articles/media-transcoding-sample-using-microsoft-directshow

My question is why were the DShow filter samples removed/deprecated from the media samples or tutorial samples?  For my application, I'm stuck using DirectShow and those samples did almost exactly what we need.  YUV ==> H264 ==> mux with AAC audio ==> .MP4.   

Is this still a valid solution for me, or would you suggest a different/better approach?

Thanks,  

Doug

Windows 10 -- Intel(R) Media SDK 2018 R2 -- VS2015

0 Kudos
1 Reply
Mark_L_Intel1
Moderator
942 Views

Hi Doug,

From the early years, Media SDK is focusing on hardware codec solution to video stream, so both audio and mux support were removed from the release.

I have other article to use FFMpeg to do the same thing if this can be a solution for you.

https://software.intel.com/en-us/articles/quick-start-on-integrating-ffmpeg-libraries ;

Hope this helps and sorry for the inconvenience and I would be appreciated if you could give me some feedback about our decision.

Mark

0 Kudos
Reply