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
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to