- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
composite.InputStream[0].DstX = (mfxU32)0;
composite.InputStream[0].DstY = (mfxU32)0;
composite.InputStream[0].DstW = (mfxU32)720;
composite.InputStream[0].DstH = (mfxU32)576;
composite.InputStream[1].DstX = (mfxU32)0; //Co-ordinates for where the second stream should go on the output surface
composite.InputStream[1].DstY = (mfxU32)0;
composite.InputStream[1].DstW = (mfxU32)720;
composite.InputStream[1].DstH = (mfxU32)576;
composite.InputStream[1].LumaKeyEnable = true;
composite.InputStream[1].LumaKeyMin = 200;
composite.InputStream[1].LumaKeyMax =255;
I have change the values of each surface to 720 x 576 and enabled LumaKeyEnable and set LumaKeyMin and LumaKeyMax.
I have attached the input frames I have used and the resultant output frame.
There is little information on this within the documentation and the resultant frame is not correct.
Thanks for your help in advance,
Kevin
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I've attached the output of System Analyzer and the source code and compiled software for test.
Thanks,
Kevin
Intel(R) Media Server Studio 2017 - System Analyzer (64-bit)
The following versions of Media SDK API are supported by platform/driver
[opportunistic detection of MSDK API > 1.23]:
Version Target Supported Dec Enc
1.0 HW Yes X X
1.0 SW Yes X X
1.1 HW Yes X X
1.1 SW Yes X X
1.2 HW Yes X X
1.2 SW Yes X X
1.3 HW Yes X X
1.3 SW Yes X X
1.4 HW Yes X X
1.4 SW Yes X X
1.5 HW Yes X X
1.5 SW Yes X X
1.6 HW Yes X X
1.6 SW Yes X X
1.7 HW Yes X X
1.7 SW Yes X X
1.8 HW Yes X X
1.8 SW Yes X X
1.9 HW Yes X X
1.9 SW Yes X X
1.10 HW Yes X X
1.10 SW Yes X X
1.11 HW Yes X X
1.11 SW Yes X X
1.12 HW Yes X X
1.12 SW Yes X X
1.13 HW Yes X X
1.13 SW Yes X X
1.14 HW Yes X X
1.14 SW Yes X X
1.15 HW Yes X X
1.15 SW Yes X X
1.16 HW Yes X X
1.16 SW Yes X X
1.17 HW Yes X X
1.17 SW Yes X X
1.18 HW No
1.18 SW Yes X X
1.19 HW No
1.19 SW Yes X X
1.20 HW No
1.20 SW Yes X X
1.21 HW No
1.21 SW Yes X X
1.22 HW No
1.22 SW Yes X X
1.23 HW No
1.23 SW Yes X X
Graphics Devices:
Name Version State
Intel(R) HD Graphics 4400 10.18.14.4578 Active
System info:
CPU: Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz
OS: Microsoft Windows 7 Professional
Arch: 64-bit
Installed Media SDK packages (be patient...processing takes some time):
Intel(R) Media SDK 2017 R1
Intel(R) Media Samples 6.0.0.49
Intel(R) Media SDK 2016 R2
Installed Media SDK DirectShow filters:
Intel(R) Media SDK MP3 Decoder {06079E43-C107-4B50-8450-3C09FF5E832E}
Intel(R) Media SDK MP3 Decoder :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\imc_mpa_dec_d
s.dll
Intel(R) Media SDK JPEG Decoder {33F89920-256C-40CA-AC1C-26D8D88A2446}
Intel(R) Media SDK JPEG Decoder :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\jpeg_dec_filt
er.dll
Intel(R) Media SDK MPEG-2 Splitter {41E5E4D6-7635-4C43-8A06-DD856470856F}
Intel(R) Media SDK MPEG-2 Splitter :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\imc_mp2_spl_d
s.dll
Intel(R) Media SDK H.264 Encoder {71183C45-F4FA-4B10-9E04-F9040CB19139}
Intel(R) Media SDK H.264 Encoder :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_build\x64\Debug\h264_
enc_filter.dll
Intel(R) Media SDK MVC Decoder {834E3A61-4576-46FE-892A-602F414F03EE}
Intel(R) Media SDK MVC Decoder :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\mvc_dec_filte
r.dll
Intel(R) Media SDK AAC Decoder {8DA364BE-DF1D-43F9-9A86-CC06F53C082C}
Intel(R) Media SDK AAC Decoder :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\imc_aac_dec_d
s.dll
Intel(R) Media SDK MPEG-2 Decoder {936E6340-19A8-4A58-92AE-695FD64B9418}
Intel(R) Media SDK MPEG-2 Decoder :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\mpeg2_dec_fil
ter.dll
Intel(R) Media SDK MP4 Splitter {A2A6B846-D118-4300-AE07-F31860887BC2}
Intel(R) Media SDK MP4 Splitter :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\imc_mp4_spl_d
s.dll
Intel(R) Media SDK MPEG-2 Muxer {AF76B26C-ECDE-4515-BB41-C149BBC362CE}
Intel(R) Media SDK MPEG-2 Muxer :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\imc_mp2_mux_d
s.dll
Intel(R) Media SDK MP4 Muxer {CB488050-23B8-411D-B861-D00BA44B8D02}
Intel(R) Media SDK MP4 Muxer :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\imc_mp4_mux_d
s.dll
Intel(R) Media SDK H.264 Decoder {CCCE52FD-02CB-482C-AC81-1E55EF1D61EE}
Intel(R) Media SDK H.264 Decoder :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\h264_dec_filt
er.dll
Intel(R) Media SDK MP3 Encoder {CECE2B60-4954-41AC-8971-ECD874A4C368}
Intel(R) Media SDK MP3 Encoder :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\imc_mpa_enc_d
s.dll
Intel(R) Media SDK AAC Encoder {E51EF49D-DDB0-4874-A873-C5100171146F}
Intel(R) Media SDK AAC Encoder :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\imc_aac_enc_d
s.dll
Intel(R) Media SDK MPEG-2 Encoder {F0EAA393-2ACD-4CBE-8F4D-990DEB6C67E6}
Intel(R) Media SDK MPEG-2 Encoder :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\mpeg2_enc_fil
ter.dll
Intel(R) Media SDK VC-1 Decoder {F58D5C1C-8EC7-4E74-B3A9-CED73B25F4A1}
Intel(R) Media SDK VC-1 Decoder :
C:\Users\NetMC\Documents\Intel Media Samples 6.0.0.49\_bin\x64\vc1_dec_filte
r.dll
Installed Intel Media Foundation Transforms:
Intel(R) Hardware VC-1 Decoder MFT : {059A5BAE-5D7A-4C5E-8F7A-BFD57D1D6A
AA}
Intel(R) Hardware H.264 Decoder MFT : {45E5CE07-5AC7-4509-94E9-62DB27CF8
F96}
Intel(R) Hardware MPEG-2 Decoder MFT : {CD5BA7FF-9071-40E9-A462-8DC5152B
1776}
Intel(R) Quick Sync Video H.264 Encoder MFT : {4BE8D3C0-0515-4A37-AD55-E
4BAE19AF471}
Intel(R) Hardware Preprocessing MFT : {EE69B504-1CBF-4EA6-8137-BB10F806B
014}
Analysis complete... [press ENTER]
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page