Ask Your Question

Revision history [back]

opencv capturing frame error

when i try to capture frame from my avermedia volar hx tv tuner card (TV tuner card is connected with camera)...

VideoCapture cap; cap.open();

opencv shows the error as - libv4l2: error getting pixformat: Invalid argument libv4l2: error getting pixformat: Invalid argument HIGHGUI ERROR: V4L: device /dev/video1: Unable to query number of channels

output format from tv tuner card is - 720*576 uncompressed raw video. it uses video for linux library.

please help me in resolving the issue.

click to hide/show revision 2
retagged

opencv capturing frame error

when i try to capture frame from my avermedia volar hx tv tuner card (TV tuner card is connected with camera)...

VideoCapture cap; cap.open();

opencv shows the error as - libv4l2: error getting pixformat: Invalid argument libv4l2: error getting pixformat: Invalid argument HIGHGUI ERROR: V4L: device /dev/video1: Unable to query number of channels

output format from tv tuner card is - 720*576 uncompressed raw video. it uses video for linux library.

please help me in resolving the issue.

click to hide/show revision 3
No.3 Revision

opencv capturing frame errorCan't capture video from tvtuner on Linux

when i When I try to capture frame from my avermedia volar hx tv tuner card (TV tuner card is connected with camera)...

VideoCapture cap; cap.open();cap.open();

OpenCV shows the error as:

opencv shows the error as -

libv4l2: error getting pixformat: Invalid argument libv4l2: error getting pixformat:  Invalid argument HIGHGUI ERROR: V4L: device /dev/video1: Unable to query number of channels

channels

output Output format from tv tuner card is - 720*576 uncompressed raw video. it It uses video for linux library.

please Please help me in resolving the issue.