Why cann't Intel® Media SDK Interoperability sample run successfully on my...
I downloaded the Intel® Media SDK Interoperability sample from developer zone(https://software.intel.com/en-us/articles/opencl-and-intel-media-sdk), wondering how to use Intel® Media SDK and OpenCL™...
View ArticleMemory lock failure.
Hello!I've tried to write my own application based on Media SDK API and encounter a error when I've tried to lock surface when read/write video surfaces:Memory lock failure. Also such error I've...
View ArticleReusing MFX session after calling EncodeFrameAsync with NULL surface
Hi,We're building an application where we would like to use the Intel Quick Sync hardware encoder to encode a discontinuous stream: e.g., we have a video stream for 30 seconds, it drops for 10 seconds,...
View Articletranscoding(one input + two output)
Hi Bjoern, Currently i am making the following transcoding scenario below: (one input , two output with different resolution)...
View ArticleIssue while Installing of Media Server Studio Essential on CentOS
Hi,I am trying to install intel media server studio essential 2015 R5 on the latest version/build of CentOS (3.10.0.229.4.2). I am following the steps provided in the getting_started_guide, but after...
View Articleusing video memory returning MFX_ERR_MEMORY_ALLOC
Hi all,I'm using a endoder/decoder and when the allocator is going to perform the memory allocation status = mfxAllocator.Alloc(mfxAllocator.pthis, &_encRequest, &mfxEncResponse);it returns...
View Articlesample_decode with Screen Capture reutrns MFX_NOT_SUPPORTED on m_pmfxDEC->Query
I'm trying to get the screen capture feature working on a Haswell platform. The sts = m_pmfxDEC->Query(&m_mfxVideoParams, &m_mfxVideoParams); line in CDecodingPipeline::AllocFrames() fails....
View Articleinstall problem for windows platform
Can Intel Media Server Studio 2015 be installed in 32bit system?
View ArticleIntel® Quick Sync Video H.264 Encoder MFT not working on Windows 7
Hi,I am trying to utilize the Intel® Quick Sync Video H.264 Encoder MFT in an IMFSourceReader -> IMFSinkWriter transcoding session.The IMFSourceReader decodes to NV12 samples and then I send them to...
View ArticleCapture - unable to use RGB4 + capture performance
3 questions:1.) RGB4 capture does not seem to work on a Haswell device, YUV40 (default) seems to work as expected. Maybe I am doing something wrong? (See below)2.) The Capture performance is not great....
View Articlewhat's difference for OpenCL/D3D11/D3D9/MSDK
Hi Guys, as for video funcitionality such as encode/decode/vpp, there are different methods to achieve like using OpenCL /D3D11 / D3D9 or MSDK native functions, does it have performance difference...
View Articleone question about HEVC decode
i install media sever studio profession(evaluation version)on win8.1-64 system,and the CPU is I7-4770. (1)using the following command line:sample_decode h265 -i 2_ParkJoy_1080p25.h265 -p...
View Articleno 'object' file generated
Hello ,I installed the INDE and am trying to build the SDK example sample_full_transcode from visual basic but I am getting following two errors :Error C2220 warning treated as error - no 'object'...
View ArticleSound not playing on device
Hi intel, I new to XDK, but anyway I succeded to convert an html website into an .apk. My issue: I have many wav files embeded in my site trough the defaul audio player which I enabled with the help...
View ArticleSound not playing on device
please delete this post I posted it on the wrong place again. I am really sorry!
View ArticleError while executing the sample_full_transcode
Hello , I installed the INDE and and built the sample_full_transcode example . When I am running the generated executable with the given example commands it throws the following error...
View ArticleProblems with Trace routine and samples
Hi: I have multiple versions of samples and INDE installed on my Windows 7 x64 computer. I'm using Visual Studio 2010 (though the Community Edition is also installed). The samples include...
View ArticleRegarding Intel(R) Media Server Studio 2015 target OS, why drop Ubuntu support?
Hi , I was wondering why IMSS has stopped supporting Ubuntu after 12.04 LTS ? One of our customers wanted to use Media SDK on Ubuntu but it seems like if they want to use the latest features, they must...
View ArticleAbout the sample_multi_transcode code structure & frame
Hello I use Intel Media Samples 6.0.0.98947 which is used on windows. This demo is complex very much , I want to see the code structure, or the releation of different classes. Or some documents which...
View ArticleGStreamer with MediaSDK
Hello,Is anyone successfully using the encoding/decoding functions of MediaSDK with GStreamer? It seems that MediaSDK's vaapi should work with gstreamer-vaapi. However, I can't get it to work, I keep...
View Article