Am Wed, 16 Jul 2008 18:56:13 +1000 schrieb Brian:

> Andreas,
> try
> http://developer.berlios.de/project/showfiles.php?group_id=8179&release_id=14882
> Brian

Hello Brian,

Thanks that works nice. I could record a video. It's also possible to
record three different video formats:

[EMAIL PROTECTED]:guvcview> tcprobe -i capture.avi 
[tcprobe] RIFF data, AVI video
[avilib] V: 12.428 fps, codec=MJPG, frames=52, width=320, height=240
[avilib] A: 44100 Hz, format=0x01, bits=16, channels=2, bitrate=1411 kbps,
[avilib]    5 chunks, 771572 bytes, CBR
[tcprobe] summary for capture.avi, (*) = not default, 0 = not detected
import frame size: -g 320x240 [720x576] (*)
       frame rate: -f 12.428 [25.000] frc=0 (*)
      audio track: -a 0 [0] -e 44100,16,2 [48000,16,2] -n 0x1 [0x2000] (*)
                   bitrate=1411 kbps
           length: 52 frames, frame_time=80 msec, duration=0:00:04.184


[EMAIL PROTECTED]:guvcview> tcprobe -i capture.avi 
[tcprobe] RIFF data, AVI video
[avilib] V: 12.465 fps, codec=YUY2, frames=36, width=320, height=240
[avilib] A: 44100 Hz, format=0x01, bits=16, channels=2, bitrate=1411 kbps,
[avilib]    4 chunks, 598524 bytes, CBR
[tcprobe] summary for capture.avi, (*) = not default, 0 = not detected
import frame size: -g 320x240 [720x576] (*)
       frame rate: -f 12.465 [25.000] frc=0 (*)
      audio track: -a 0 [0] -e 44100,16,2 [48000,16,2] -n 0x1 [0x2000] (*)
                   bitrate=1411 kbps
           length: 36 frames, frame_time=80 msec, duration=0:00:02.887


[EMAIL PROTECTED]:guvcview> tcprobe -i capture.avi 
[tcprobe] RIFF data, AVI video
[avilib] V: 12.267 fps, codec=RGB, frames=50, width=320, height=240
[avilib] A: 44100 Hz, format=0x01, bits=16, channels=2, bitrate=1411 kbps,
[avilib]    5 chunks, 779156 bytes, CBR
[tcprobe] summary for capture.avi, (*) = not default, 0 = not detected
import frame size: -g 320x240 [720x576] (*)
       frame rate: -f 12.267 [25.000] frc=0 (*)
      audio track: -a 0 [0] -e 44100,16,2 [48000,16,2] -n 0x1 [0x2000] (*)
                   bitrate=1411 kbps
           length: 50 frames, frame_time=81 msec, duration=0:00:04.076


It's really interesting that YUY2 (YUV) is supported. Isn't that the video 
format skype 
likes to have in my previous post. So why it isn't working for skype? Maybe 
someone 
could take a second look into my log files from that other post.

BTW:
The german translation of guvcview is a little "raw". Is there a german 
translator?

regards and thanks

        Andreas
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to