Graduate season June 28th, 2013, Friday, a day happen to be free for me, and happen to be Catherine’s last day for her kindergarten. Congratualtions, She’s soon be a primary school pupil. And she got her one more certificate than her father, Painting certificate. :'( :'( :'( 😀 😀 😀 […]
Monthly Archives: June 2013
About The main motivation for VA-API (Video Acceleration API) is to enable hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). Extending XvMC was considered, but due to its original design for MPEG-2 ?MotionComp […]
Download Article and Source Code Download Integrating Intel® Media SDK with FFmpeg for mux/demuxing and audio encode/decode usages (PDF 568KB) Download Source Code. (ZIP 98KB) (Note: Licensing terms match Media SDK 2012) Introduction The provided samples intend to illustrate how Intel® Media SDK can be used together with the popular […]
Early in this month, I watched a movie 《中国合伙人》. I don’t know the English name of this movie, Chinese partner? Don’t care. What I want to say here is the lead role in this movie was really not a great speech maker at all, however he is one of the greatest one now, […]
1. Create a new UUID In ANDROID_DIR/external/opencore/codecs_v2/omx/omx_common/include/pv_omxcore.h #if USE_DYNAMIC_LOAD_OMX_COMPONENTS #define PV_OMX_MP3DEC_UUID OsclUuid(0x1d4769f0,0xca0c,0x11dc,0x95,0xff,0x08,0x00,0x20,0x0c,0x9a,0x 70)
My goal here is only to test & research, practise and get to know more about WebRTC & its codes, so here we go. Wrappering an independent Video Capture class from WebRTC’s video capture module
I changed the vcxproj file location for one of the projects in the solution, and re-added this project to the solution. The project compiled fine and worked. However recently, I went to the Resource View to edit some dialogs and the window is completely empty. I can’t remember if I […]
This is a simple guide document for getting start with GPU programming by using CUDA SDK, and my working environment is WinXP + VS 2010. If you are looking for a comprehensive guide of GPU programming, you need to visit http://docs.nvidia.com/cuda/index.html. Here we go. 1. Installing CUDA Development Tools Key […]
I was building webrtc on my notebook which OS is Win7 when I ran into this issue. I followed my previous steps which I suceeded to download and build the complete webrtc project: Install Visual Studio 2010 Install DirectX SDK 2010(June) Install Microsoft SDK v7.1 then downolad webrtc project including […]
↑ Introduction Streaming relays and reflectors can be used to scale streaming infrastructure by distributing load between servers and making the most efficient use of network bandwidth. A streaming reflector “tunes in” on and incoming stream and relfects it to clients. The most common setup for a reflector is reflecting […]