- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I am using Intel 6th generation Intel system with the latest Graphics driver update, i have installed Intel SDK 2016 R2 version already and Intel Media SDK Samples 2016 6.0.0.142 samples version
OS : WIndows 10,
sample_camera.exe is working fine with the below command,
sample_camera.exe -i test_RAW14.bin -w 5494 -h 4114 -f rggb -b 14 -a 3 -o test
it generates test.bmp file which is fine of ARGB8 format, But when i pass arguement as -of 16 it returns me error
sample_camera.exe -i test_RAW14.bin -w 5494 -h 4114 -f rggb -b 14 -a 3 -of 16 -o test
Return on error: error code -3, src\sample_camera_utils.cpp 144
Return on error: error code -3, src\pipeline_camera.cpp 391
Return on error: error code -3, src\pipeline_camera.cpp 1042
Return on error: error code 1, src\sample_camera.cpp 605
Can some one help me with the issue?
Please help me with above issue.
Thanks
Murthy
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Murthy,
Can you share me your test_RAW14.bin if possible ?
I will check with team internal and get back to you.
Thanks
Zachary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Murthy,
I can't reproduce this issue on my end. I use your input test_RAW14.zip , and it work for me to use following command line -
$ sample_camera.exe -i test_RAW14.bin -w 5494 -h 4114 -f rggb -b 14 -a 3 -of 16 -o zach
Intel(R) Camera SDK Sample Version 6.0.0.49
Input format R16
Resolution 5504x4128
Crop X,Y,W,H 0,0,5494,4114
Frame rate 24.00
Output format YV12
Resolution 5504x4128
Crop X,Y,W,H 0,0,5494,4114
Frame rate 24.00
Memory type system
MediaSDK impl hw
MediaSDK version 1.17
Camera pipe started
Total frames 1
Total time 0.81 sec
Total FPS 1.23 fps
Camera pipe finished
my configure like below:
Intel(R) Media Server Studio 2016 R2 - System Analyzer (64-bit)
Graphics Devices:
Name Version State
Intel(R) HD Graphics 520 20.19.15.4424 Active
System info:
CPU: Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz
OS: Microsoft Windows 10 Enterprise
Arch: 64-bit
MSDK sample: Samples for Intel Media Client version 6.0.0.49
Thanks,
Zachary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hey,can i use sample_camera.exe to capture screen my desktop??
Jiandong Z. (Intel) wrote:
Hi Murthy,
I can't reproduce this issue on my end. I use your input test_RAW14.zip , and it work for me to use following command line -
$ sample_camera.exe -i test_RAW14.bin -w 5494 -h 4114 -f rggb -b 14 -a 3 -of 16 -o zach
Intel(R) Camera SDK Sample Version 6.0.0.49Input format R16
Resolution 5504x4128
Crop X,Y,W,H 0,0,5494,4114
Frame rate 24.00
Output format YV12
Resolution 5504x4128
Crop X,Y,W,H 0,0,5494,4114
Frame rate 24.00
Memory type system
MediaSDK impl hw
MediaSDK version 1.17Camera pipe started
Total frames 1
Total time 0.81 sec
Total FPS 1.23 fpsCamera pipe finished
my configure like below:
Intel(R) Media Server Studio 2016 R2 - System Analyzer (64-bit)
Graphics Devices:
Name Version State
Intel(R) HD Graphics 520 20.19.15.4424 ActiveSystem info:
CPU: Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz
OS: Microsoft Windows 10 Enterprise
Arch: 64-bit
MSDK sample: Samples for Intel Media Client version 6.0.0.49
Thanks,
Zachary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi keiyuen,
Could you make the request in different post?
You can check the following article for screen capture but we are no long support this feature.
https://software.intel.com/en-us/articles/intel-media-sdk-screen-capture
Mark
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page