Notices


Reply
Thread Tools
Posts: 240 | Thanked: 68 times | Joined on Nov 2009
#1
When I issue a gstreamer command
Code:
 gst-launch v4l2src ! ffmpegcolorspace ! jpegenc ! filesink location=/home/user/MyDocs/test1.jpeg
to take a picture I get the following message:
"New clock: GstSystemClock"

I know it is normal to receive this command but X-terminal gets stuck at this message. Is this normal?

Is there a way to break the message in order to issue another command?
__________________
If I helped you, please use the Thank button.
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#2
hmmm i use:

front cam

Code:
gst-launch v4l2camsrc device=/dev/video1 num-buffers=1 ! dspjpegenc ! filesink location=/home/user/MyDocs/test.jpg
back cam
Code:
gst-launch v4l2camsrc device=/dev/video0 num-buffers=1 ! dspjpegenc ! filesink location=/home/user/MyDocs/test.jpg
edit - n900 i assume? thats what i am using.
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 09:23.