Hello all,

I'm using the dm355-DVSDK, Montavista Linux and trying the demos -
encode and JPEG. All those are working very well when run as separate
processes.

However, Now I'm trying to build a custom application which can do a
MPEG or JPEG based on some external events.
Something like when the GPIO is high dump an MPEG file. When it is low
capture a jpeg image every 1 second. 

The problem is I'm not able to use both the JPEG and the MPEG codecs
simultaneously. When the MPEG compression is in progress, a call to the
'IMGENC1_create(ce, encoderName, &encParams)' is failing. Is this a
inherent nature of MJCP. Should I have to deinit the MPEG resources when
I want to do a JPEG, or is there a better way to do that.

Please suggest your views/alternative on this. Is there something I
could set in the IMGENC1 create to do a parallel MPEG and JPEG.

Thank you all.
 
Cheers,
Deepak Shankar V





DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to