Thanks very much,
<br><br><br>Thanks to you I have understood some more things and it is working now
<br>much better. The CPU load is suspiciously low (65%), I would expect it
<br>to be higher. I will do some more tests regarding that.
<br><br><br>My project is quiet big and I am now during my first steps so ... much
<br>more questions are due to come.
<br><br><br>and the next one is ... how do I stream it so that it will be opened by
<br>VLC or windows media player. If I use:
<br><br>... ffenc_flv ! udpsink port=5000
<br><br><br>and then open the VLC for streaming at : udp://localhost:5000
<br><br><br>I would expect it to be shown yet I don't.
<br><br><br>Any suggestions?
<br><br><br>Thanks,
<br><br>Regards
<br><br><br>Michael Joachimiak [via GStreamer-devel] wrote:
<br><div class='shrinkable-quote'><br>> This string:
<br>> 'video/x-raw-yuv,width=640,height=480,framerate=30/1'
<br>> is a capabilities string (caps).
<br>> You can change the width and height there to whatever the camera supports.
<br>> call gst-inspect v4l2src to set what options you have.
<br>>
<br>> Same for ffenc_flv. Call gst-inspect ffenc_flv to see what properties
<br>> you can set when calling gst-launch.
<br>> You can try to change minimal quntaizer values.
<br>>
<br>> Squares are coming because of aliasing, thus changing the quantization
<br>> parameter might help.
<br>>
<br>>
<br>> 2010/5/26 Yuval Yohai <[hidden email]
<br>> </user/SendEmail.jtp?type=node&node=2246904&i=0>>
<br>>
<br>>
<br>> Hello all,
<br>>
<br>> I am very new to Gstreamer.
<br>> I need to stream a video source from a firewire HD camera to a
<br>> remote site
<br>> using cellular modem. The picture quality should be as good as
<br>> possible. Its
<br>> size, though, could be around 640X480 or a little bigger (or
<br>> wider). As of
<br>> now I am doing my first steps using my web cam.
<br>>
<br>> I do this:
<br>> gst-launch-0.10 -v v4l2src device=/dev/video0 !
<br>> 'video/x-raw-yuv,width=640,height=480,framerate=30/1' ! ffenc_flv
<br>> ! udpsink
<br>> port=5000
<br>>
<br>> My output video picture is very low in quality. It seem as if the
<br>> encoding
<br>> is very rough (picture has small squares on it).
<br>>
<br>> If I do:
<br>> gst-launch-0.10 -v v4l2src device=/dev/video0 ! ffenc_flv ! udpsink
<br>> port=5000
<br>>
<br>> I get a 1600 X 1400 picture but then I don't know how to resize it
<br>> to a
<br>> smaller format.
<br>>
<br>> Any suggestions?
<br>> Am I on the right track?
<br>>
<br>> Thanks,
<br>> Yuval Yohai
<br>> --
<br>> View this message in context:
<br>> <a href="http://gstreamer-devel.966125.n4.nabble.com/How-do-I-optimize-my-encoding-and-streaming-tp2231076p2231076.html" target="_top" rel="nofollow" link="external">http://gstreamer-devel.966125.n4.nabble.com/How-do-I-optimize-my-encoding-and-streaming-tp2231076p2231076.html</a><br>> Sent from the GStreamer-devel mailing list archive at Nabble.com.
<br>>
<br>> ------------------------------------------------------------------------------
<br>> ThinkGeek and WIRED's GeekDad team up for the Ultimate
<br>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
<br>> lucky parental unit. See the prize list and enter to win:
<br>> <a href="http://p.sf.net/sfu/thinkgeek-promo" target="_top" rel="nofollow" link="external">http://p.sf.net/sfu/thinkgeek-promo</a><br>> _______________________________________________
<br>> gstreamer-devel mailing list
<br>> [hidden email] </user/SendEmail.jtp?type=node&node=2246904&i=1>
<br>> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_top" rel="nofollow" link="external">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>>
<br>>
<br>>
<br>>
<br>> --
<br>> Your Sincerely
<br>> Michael Joachimiak
<br>>
<br>> ------------------------------------------------------------------------------
<br>>
<br>> ThinkGeek and WIRED's GeekDad team up for the Ultimate
<br>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
<br>> lucky parental unit. See the prize list and enter to win:
<br>> <a href="http://p.sf.net/sfu/thinkgeek-promo" target="_top" rel="nofollow" link="external">http://p.sf.net/sfu/thinkgeek-promo</a><br>> _______________________________________________
<br>> gstreamer-devel mailing list
<br>> [hidden email] </user/SendEmail.jtp?type=node&node=2246904&i=2>
<br>> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_top" rel="nofollow" link="external">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>>
<br>>
<br>> ------------------------------------------------------------------------
<br>> View message @
<br>> <a href="http://gstreamer-devel.966125.n4.nabble.com/How-do-I-optimize-my-encoding-and-streaming-tp2231076p2246904.html" target="_top" rel="nofollow" link="external">http://gstreamer-devel.966125.n4.nabble.com/How-do-I-optimize-my-encoding-and-streaming-tp2231076p2246904.html</a>
<br>>
<br>> To unsubscribe from How do I optimize my encoding and streaming?,
<br>> click here
<br>> <<a target="_top" rel="nofollow" link="external"><Link Removed></a>>.
<br>>
<br>>
</div><br><br>--
<br>Yuval Yohai,
<br>LabTunes
<br><a href="http://www.lab-tunes.com" target="_top" rel="nofollow" link="external">http://www.lab-tunes.com</a><br>E-mail: <a href="/user/SendEmail.jtp?type=node&node=2248713&i=0" target="_top" rel="nofollow">[hidden email]</a>
<br>Tel: 972-(0)54-5613724
<br><br><br>
<br><hr align="left" width="300">
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/How-do-I-optimize-my-encoding-and-streaming-tp2231076p2248713.html">Re: How do I optimize my encoding and streaming?</a><br>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br>