[gst-devel] webcam recording
Joshua N Pritikin
jpritikin at pobox.com
Mon Jun 16 00:09:55 CEST 2008
On Sun, Jun 15, 2008 at 03:04:31PM -0700, Joshua N Pritikin wrote:
> gst-launch-0.10 alsasrc device="hw:0,0" ! audio/x-raw-int,rate=16000,channels=1,depth=16 ! audioconvert ! alsasink
Oops, I meant:
gst-launch-0.10 alsasrc device="hw:0,0" ! audio/x-raw-int,rate=44100 ! audioconvert ! alsasink
> They work fine. However, when i record them together the video is either
> too slow (stamp sync-margin=1 sync-interval=1) or too fast (stamp
> sync-margin=2 sync-interval=5).
Actually the video seems to be consistently too fast. I can't remember
how I got the video to be too slow.
More information about the gstreamer-devel
mailing list