From: Peter Hafner <p.hafner75@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: recording from Webcam!
Date: Sat, 21 Mar 2015 11:06:58 +0100 [thread overview]
Message-ID: <550D42C2.2000702@gmail.com> (raw)
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
reply other threads:[~2015-03-21 10:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=550D42C2.2000702@gmail.com \
--to=p.hafner75@gmail.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.