* recording from Webcam!
@ 2015-03-21 10:06 Peter Hafner
0 siblings, 0 replies; only message in thread
From: Peter Hafner @ 2015-03-21 10:06 UTC (permalink / raw)
To: meta-freescale
Hi,
I have a Hummingboard i.mx6 quad-core board.
Latest gstreamer-imx and gstreamer-1.0 installed.
Bugs-Bunny play's fine on FB.
I have try this pipeline to transform to h264
gst-launch-1.0 -vvv v4l2src do-timestamp=true !
"video/x-raw,format=I420,width=800,height=600,framerate=20/1" !
imxipuvideotransform ! imxvpuenc_h264 bitrate=1024 ! h264parse !
matroskamux ! filesink sync=false location=out.mp4
I got always Invalid buffer timestamp.
What is the best way to record from a webcam?
I can also try the MJPEG format from the webcam?
But all in all, nothing is really working for me :-(
Thanks
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-21 10:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-21 10:06 recording from Webcam! Peter Hafner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.