Why VLC display differently from sample_decode program for the same...
Hi there, I am trying the sample_encode and sample_decode programs from the Media SDK 2018 R1 API version 1.26 on windows 10 the input file for encoding can be played by a raw yuv player correctly....
View ArticleIs not support software decode for HEVC with Win32 apps?
I have a media server studio 2017 pro.I can not find mfxplugin32_hevcd.sw.dll.Is not support software decode for HEVC with Win32 apps?
View ArticleHow many surfaces should I create?
The simple_encode_d3d_async sample doesEncRequest.NumFrameSuggested = EncRequest.NumFrameSuggested + mfxEncParams.AsyncDepth;to determine how many surfaces to create. But if you call QueryIOSurf with a...
View ArticleMedia Server Studio 2018R1 on Centos7.4: vainfo fails
I have been running Media Server Studio 2017R3 for quite a while but have been experiencing crashes with the nimble transcoder. Therefore, I have been attempting to install Media Server Studio 2018R1...
View ArticleWhat is the performance difference between Intel Media SDK 2018 and Intel...
Good Day..Which one of Intel Media SDK 2018 or Intel Media Server Studio 2017 is better for H.264(AVC) transcoding on Windows Server? When transcoding from Linux to H.264(AVC), Intel Media Server...
View ArticleSDK v8.3.26.352\sample_decode memory leaks
Hello,Can you give me some advice on a number of memory leaks I am seeing with the latest Intel® Media SDK 2018 R1 - Media Samples 8.3.26.352\sample_decodeIf you were to loop the contents of 'main()'...
View Articlesimple_encode_d3d_async.
Hi,I downloaded the software package of Intel® Media SDK for Windows ---> simple_3_encode_vmem_async ---> simple_encode_d3d_async, the compilation process is done but when I run the application -...
View ArticleQuick Sync Video H.264 Encoder MFT resource leak
I am trying to use the Quick Sync Video H.264 Encoder MFT on Windows 10 to do hardware-accelerated encoding. I find that if I set the IMFDXGIDeviceManager on the transform, I get indication of...
View ArticleHow to copy data from webcam to gpu?
Current on windows, I read webcam data through directshow into system memory, then copy then data to video memory, and then use intel media sdk for encoding.The data pipeline is: webcam -> sys mem...
View ArticleEmbedded Linux H264 and H265 MaxSliceSize
From the Media SDK Developers Guide it make a reference to setting Max slice size:MaxSliceSize-Specify maximum slice size in bytes. If this parameter is specified other controls over number of slices...
View ArticlePartial Support of Color Format
this question is appeared as a result of the discussion:https://software.intel.com/en-us/forums/intel-media-sdk/topic/780765 MFXVideoVPP_Init() returns warning MFX_WRN_PARTIAL_ACCELERATION when it is...
View Articledifferent Audio on different HDMI/DP ports possible?
Hi All,Having an embedded PC-Board here with 1x DP output and 1x eDP output. On both there's video OK. But i fail to get different audio over the 2 (e)DP lines. Or audio at all over the 2nd eDP link....
View ArticleHow to add AVBR encoding to sample_multi_transcode
Hi, how i can add full average bitrate encoding to sample_multi_transcode, i know how to start but don't know where i can add avbr accuracy etc
View ArticleUse h264_qsv in FFmpeg to encode h264 video stream failed
tips: [h264_qsv @ 019b1500] Error during encoding: device failed (-17)what is wrong?
View Articledaal error
Hello allI am struggling my way through making daal work in my project, and have now come across the following error - I am struggling to make any sense of it and not quite sure where to even start...
View ArticleSDK v8.3.26.352\sample_decode memory leaks
Hello,Can you give me some advice on a number of memory leaks I am seeing with the latest Intel® Media SDK 2018 R1 - Media Samples 8.3.26.352\sample_decodeIf you were to loop the contents of 'main()'...
View ArticleHelp in compiling algorithm
Good day everyone, please I need help in compiling an algorithm for my school project.I downloaded and installed the parallel_studio_xe_2018_update3_cluster_edition and installed it on my Linux OS in...
View ArticleIntel Media SDK gstreamer plugin support for DMABuf
Hi,I am writing a gstreamer application which uses mfxdecode for decoding h264 frames. As per my understanding mfxdecode uses the memory of type MFXSurface and outputs buffers. However my requirement...
View ArticleDecode without repeat first field
How can I get the progressive samples from the decoder before it applies repeat first field and similar flags? I don't want to deinterlace originally interlaced frames.
View Article