Hi, I want to recieve FPGA(8-bit) output via VFCC
Q1
Have UYVY formate support for sdk5.05?
Q2
I add some function in omx_xx_xx_xx dir / file
example. include <netinet/in.h>
"make omx". Compile failed!
echo error!
Regards
Tianrren
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, I want to recieve FPGA(8-bit) output via VFCC
Q1
Have UYVY formate support for sdk5.05?
Q2
I add some function in omx_xx_xx_xx dir / file
example. include <netinet/in.h>
"make omx". Compile failed!
echo error!
Regards
Tianrren
Hello,
"
Q1
Have UYVY formate support for sdk5.05?
"
You could check here:
ti-ezsdk_dm816x-evm_5_05_01_04/component-sources/omx_05_02_00_46
OMX_05_02_00_46_UserGuide.pdf
2.2
Video Frame Capture Component (VFCC)
"
Q2
I add some function in omx_xx_xx_xx dir / file
example. include <netinet/in.h>
"make omx". Compile failed!
echo error!
"
you could try first:
make components
make omx
(or post the error with it fails)
Best Regards,
Margarita