<div dir="ltr"><div>Hi , </div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; use following pipeline :- &nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; </div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gst-launch videotestsrc&nbsp; num-buffers=100&nbsp; &nbsp; ! ffmpegcolorspace ! theoraenc ! filesink location=/test_theoraenc.bin</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; and let it play untill pipeline gets closed by itself , dont break it using CTL+&nbsp;C . <br><br></div>
<div class="gmail_quote">On Mon, Sep 1, 2008 at 6:11 PM, Sachin Pandhare <span dir="ltr">&lt;<a href="mailto:sachinpandhare@gmail.com">sachinpandhare@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div dir="ltr">Hi,<br>i was testing basic encode and decode chains.<br><br>gst-launch videotestsrc ! ffmpegcolorspace ! theoraenc ! filesink location=/test_theoraenc.bin<br><br>this created a file.&nbsp; then i tried<br><br>gst-launch filesrc location=/test_theoraenc.bin ! theoradec ! ffmpegcolorspace ! xvimagesink<br>
<br>but this gave me following error:<br>--------------------------------------------------------------------------------------------------<br>ERROR: from element /pipeline0/theoradec0: Could not decode stream.<br>Additional debug info:<br>
theoradec.c(1166): theora_handle_data_packet (): /pipeline0/theoradec0:<br>no header sent yet<br>--------------------------------------------------------------------------------------------------<br><br>was there any mistake in my commands?<br>
<br>Thanks,<br>Sachin<br></div><br>-------------------------------------------------------------------------<br>This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br><a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>
_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Sudarshan Bisht<br></div>