I have some troubles with media sdk for linux
Hi,I have install the Media SDK for Linux on Ubuntu 13.04 64-bit raring which working on G1610.This is my system configurations and executions.xserver-xorg-video-intel...
View Articlecan decode / transcode exist at the same time ?
1. I createdMFXVideoSession *g_mfx_session_d3d9;MFXFrameAllocator *g_pMFXAllocator_d3d9;use d3d_allocator.cpp for transcode and not release the session, because if recreate (like restart ) by release...
View Articlelow latency decode problem
I'm developing a encode/decode lib for a video conference software, it's almost ready with exception of the decode model.I have been followed the "Video Conferencing features of Intel® Media Software...
View ArticleHow to run program developed by Media SDK for linux without X11 active session?
I found the demo do not work without active X11 session. Could it possible to run program developed by the SDK without installing X11?
View ArticleMFXVideoENCODE MFX_ERR_UNSUPPORTED with RGB4 color mode
Hello,I'm new to the Intel Media SDK and currently I'm doing my first steps with it. My first steps are done with the encoder sample. Trying to encode RGB4 but the encoder initialization always results...
View Articlelinux sdk install problem?
A few days ago, I installed linux SDK successfully with X11, and now I don't need X11 anymore, so I want to reinstall SDK with drm.I use remote login with ssh, when I run the install_media.sh, I saw...
View ArticleEncoding issues
Hello,I'm having trouble setting up the encoder. Those are the settings I'm using: mfxVideoENCODE = new MFXVideoENCODE((mfxSession)mfxVideoSession); auto param =...
View ArticleTrellis quantization parameter: when is it ignored?
I see in the Media SDK 2013 R2 manual this statement: "Due to performance reason on some target usages trellis quantization is always turned off and this control is ignored by the SDK...
View ArticleLookAhead hang with depth 10
My AVC encode always hangs when using LookAhead BRC with depth 10, but not other values (11, 40, 100). I have permuted a few things like source video (including different sizes), target usage, target...
View ArticleLow Latency Software Decode is Breaking Up...
When I decode an H.264 720p streams using sample_decode application from 2012 (the original sample that decodes and displays on the screen) the resulting video is all broken up, but only when using low...
View ArticleLNK2038 error when linking QT apps with MediaSDK sample code
Hi, We are trying to create a QT applications and merging the sample_decode from Media SDK into it. We are using Visual Studio 2012 IDE with QT plugin. We faced the "LNK2038: mismatch deteced for...
View Articleh264 sample decoder
The sample H264 decoder has some artifacting when playing my h264 file. If I use the ffdshow decoder with the quick sync option the video plays correctly. I understand that that decoder was written...
View ArticleGPU hung kernel error when running samples
I am running a 3rd Gen processor with the Linux Server Edition of the Intel Media SDK. I have the samples installed but when I go to run any of them I get this kernel error:kernel: [508725.806134]...
View Articlewhat difference between drm and x11?
I createa linux based app which use decode/encoder, from the example,I need create libva hardware handler and there are two options. X11 or DRM. but what the difference between these options. for...
View ArticleOn-the-fly switching of VPP input crop params causes corrupted frames
I am trying to normalize several inputs of groups of video frames into one standardized encoded output. I am trying to normalize these with the VPP, leaving the overal width and height of the input...
View Article10 bit Video Encoding support
Hello,Is IQSV Encoder support 10bit H264 encoding or in any other format 10 bit encoding ?RegardsParag Gandhi
View ArticleEncoding Performance
Hello,I am little confused about the encoding performance of the Intel HD 4600:I am encoding to H.264 using the following settings from a 1080i50 YUV file from a SSD which can read 122fps...
View ArticleHow much does Intel Media SDK cost to use for commercial usage?
Here is question and answer 8 in the FAQ( http://software.intel.com/en-us/articles/intel-media-software-development-kit-intel-media-sdk )Q8: What is the pricing for the Intel Media SDK?A8: The Intel...
View ArticleCan the Media SDK encode h264 without purchasing the MainConcept plugin?
As I understand it, the Intel Media SDK can encode (or decode ) h264 video without the MainConcept plugin but after reading this article, I am a little...
View ArticleLinux Media SDK Downscaling Issue
I have set up a transcode chain using the Intel Linux Media SDK, where 1080i content is decoded, deinterlaced, and resized to 720x480, and then saved to a yuv file for analysis. I notice that the...
View Article