Hi ,
I found the 3 demo samples with DVEVM6467 working with me, .that has got the
demo encode, decode and loop-back.
I am looking for customize the "encode-decode" application such that, it
will have
Composite input --> Encode and Save --> and Composite output display.
I tried by changing the default values as below.
*encodedecode/capture.c
and
/dmai_1_10_00_05/packages/ti/sdo/dmai/linux/Capture.c *and compiled the
both.
const Capture_Attrs Capture_Attrs_DM6467_DEFAULT = {
3,
// Capture_Input_COMPONENT,
Capture_Input_COMPOSITE,
-1,
-1,
-1,
-1,
"/dev/video0"
};
But the demo input is not changing to Composite, rather still taking
component input.
I get following err:
*Error: Failed to create capture device, 720P component input connected?
*Anybody can tell me , how can I change the input and output to Composite.
Where I made the mistake.
Do I need to change the Driver as well ?
Kernel is in the default_6467 configuration.
--
*Thanks'N Regards,
johny.
*
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source