Results 1 to 1 of 1

Thread: Need explanation of camera errors/status

  1. #1
    Member
    Join Date
    Jul 2011
    Posts
    69
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Rep Power
    2

    Default Need explanation of camera errors/status

    I am trying to get a Microdia webcam to take snapshots. I switched from the sn9c102 driver which worked under 12.1 to gspca_sonixj under Slackware 13.37, which I was advised to do. With sn9c102, I could get as far as to get a green 640x480 screen with -vo xv. Errors moved me to use the following command: # mplayer tv:// -tv driver=v4l2:width=640:height=480:fps=25:device=/dev/video0 -vo x11 #under gspca_sonixj

    Can someone explain whether the lines below prefixed with XX= are errors or advisories or status?
    ALSO what is the ffmpeg/ffmjpeg and what causes/is selected timeout?
    This is the output: -------------------Playing tv://. TV file format detected. Selected driver: v4l2 name: Video 4 Linux 2 input author: Martin Olschewski comment: first try, more to come v4l2: your device driver does not support VIDIOC_G_STD ioctl, VIDIOC_G_PARM was used instead. Selected device: USB camera Capabilities: video capture read/write streaming supported norms: inputs: 0 = sonixj; Current input: 0 Current format: unknown (0x4745504a) tv.c: norm_from_string(pal): Bogus norm parameter, setting default. XX=v4l2: ioctl enum norm failed: Invalid argument XX=Error: Cannot set norm! Selected input hasn't got a tuner! XX=v4l2: Cannot get fps XX=v4l2: ioctl set mute failed: Invalid argument XX=v4l2: ioctl query control failed: Invalid argument ====================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG) ====================================== Audio: no sound Starting playback... v4l2: select timeout v4l2: select timeout v4l2: select timeout v4l2: select timeout V: 0.0 10/ 10 ??% ??% ??,?% 0 0 v4l2: select timeout
    repeats...
    Last edited by timtravlr; 16th December 2012 at 02:31 PM. Reason: typo

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 22nd February 2012, 10:20 PM
  2. need annotated explanation of the script !!
    By ruchika_sachdeva in forum Linux software
    Replies: 2
    Last Post: 21st May 2010, 12:55 PM
  3. last command explanation
    By spot15 in forum CentOS / RHEL / Fedora
    Replies: 1
    Last Post: 18th February 2010, 05:09 AM
  4. Replies: 7
    Last Post: 11th June 2008, 10:19 PM
  5. hda: status timeout: status=0xd0 { Busy }
    By surmandal in forum Linux hardware
    Replies: 3
    Last Post: 24th March 2008, 08:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41