Hi all I have a video record program,but when i executed it,i get following error message:
Debug: Initializing video capture device: /dev/video0 Debug: Video capture device opened with file descriptor: 4 Debug: Capturing 720x480 video Debug: 3 capture buffers were successfully allocated. Debug: Capture buffer 0, size 884736 mapped to address 0x40146000 Debug: Capture buffer 1, size 884736 mapped to address 0x4021e000 Debug: Capture buffer 2, size 884736 mapped to address 0x402f6000 Debug: Entering video_thread_fxn processing loop. Error: fwrite failed to FILE ptr 0x13008 Debug: Exited video_thread_fxn processing loop Debug: Starting video thread cleanup Debug: Halted video capture stream on file descriptor 4 Debug: unmapped video capture frame, size 884736 located at 0x40146000 Debug: unmapped video capture frame, size 884736 located at 0x4021e000 Debug: unmapped video capture frame, size 884736 located at 0x402f6000 Debug: Closed video capture device (file descriptor 4) Debug: Closing output file at FILE * 0x13008 Debug: Video thread cleanup complete. Exiting video_thread_fxn Debug: video thread exited with FAILURE status Can anyone tell me what's going on? Best Regards, Dan -- Open WebMail Project (http://openwebmail.org) _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
