Skip to content

ehci-0.6 samples running error #26

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. . i am able to compile the code but couldnot run the sample programs.i am 
facing the same program as posted by u.The error s as follows
 After I compile the program
cd ehci-0.6
./configure
make
I am able to do the above with out any errors. Later when try running samples
I am getting the below errors
cd samples 
make
./simple2d

(<unknown>:5940): GStreamer-CRITICAL **:
Trying to dispose element appsink1, but it is in READY instead of the NULL 
state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.


(<unknown>:5940): GStreamer-CRITICAL **:
Trying to dispose element ffmpegcsp1, but it is in READY instead of the NULL 
state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.



OpenCV Error: Unspecified error (unicap: failed to get info for device
) in CvCapture_Unicap::initDevice, file 
/builddir/build/BUILD/OpenCV-2.0.0/src/highgui/cvcap_unicap.cpp, line 139
terminate called after throwing an instance of 'cv::Exception'
Aborted (core dumped)

2. but ven tried using  
./samples/simple2d 
the error i am facing is "couldnot initialise tha capturing"
blank window opens and goes on showing the error mentioned above and ends ven 
given ctrl + c. 

3.

What is the expected output? What do you see instead?
the expected output to open a window and display the capture the person present 
in front of the webcam

What version of the product are you using? On what operating system?
. i am working on the ehci-0.6 library for tracking the the face in fedora 13 
in vmware.

Please provide any additional information below.


Original issue reported on code.google.com by nivedith...@gmail.com on 17 Mar 2011 at 11:06

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions