GStreamer issues
Noah Kantrowitz
kantrn at rpi.edu
Sun Jun 10 04:24:11 EDT 2007
So I am working with the camera, trying to get it to dump to a PNG (or
anything else for that matter). My current problem is that I can't
reliably determine when it has finished the capture and has written to a
file. My gst pipeline is 'v4l2src ! ffmpegcolorspace ! pngenc ! filesink
location="/tmp/snap.png"'. I would think that MESSAGE_EOS would mean it
is done, but dumping the filesize at that point shows it is still 0
bytes. Anyone have any ideas (other than shell out to gst-launch for
every capture)?
--Noah
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: signature.asc
URL: <http://lists.laptop.org/pipermail/devel/attachments/20070610/fc2f871e/attachment.asc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
URL: <http://lists.laptop.org/pipermail/devel/attachments/20070610/fc2f871e/attachment.sig>
More information about the Devel
mailing list