- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PLs. take a look of... \\ipp-samples\\audio-video-codecs\\codec\\mpeg2_enc\\src\\umc_mpeg2_enc_params.cpp
line 170, functionFirst : ReadQMatrices, pls correct the parameter to const.
second take a look at this:
If you compile it with "full optimatzation" it will work now, also if you have set Unicode under Windows !!!!
Regards Detlef
Related link : http://software.intel.com/en-us/forums/showthread.php?t=83298&o=a&s=lr
line 170, functionFirst : ReadQMatrices, pls correct the parameter to const.
second take a look at this:
if( IntraQMatrixFName==NULL || IntraQMatrixFName[0] == NULL || IntraQMatrixFName[0] == vm_char('-') ) (line 175) and also pls take a look at this:
if (NonIntraQMatrixFName == NULL || NonIntraQMatrixFName[0] == NULL || NonIntraQMatrixFName[0] == vm_char('-')) (line 203)If you compile it with "full optimatzation" it will work now, also if you have set Unicode under Windows !!!!
Regards Detlef
Related link : http://software.intel.com/en-us/forums/showthread.php?t=83298&o=a&s=lr
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, I will let engineering know about this.
Walt
Walt

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page