[gst-devel] encode / decode chain didn't work
sudarshan bisht
bisht.sudarshan at gmail.com
Mon Sep 1 14:47:42 CEST 2008
Hi ,
use following pipeline :-
gst-launch videotestsrc num-buffers=100 ! ffmpegcolorspace !
theoraenc ! filesink location=/test_theoraenc.bin
and let it play untill pipeline gets closed by itself , dont break it
using CTL+ C .
On Mon, Sep 1, 2008 at 6:11 PM, Sachin Pandhare <sachinpandhare at gmail.com>wrote:
> Hi,
> i was testing basic encode and decode chains.
>
> gst-launch videotestsrc ! ffmpegcolorspace ! theoraenc ! filesink
> location=/test_theoraenc.bin
>
> this created a file. then i tried
>
> gst-launch filesrc location=/test_theoraenc.bin ! theoradec !
> ffmpegcolorspace ! xvimagesink
>
> but this gave me following error:
>
> --------------------------------------------------------------------------------------------------
> ERROR: from element /pipeline0/theoradec0: Could not decode stream.
> Additional debug info:
> theoradec.c(1166): theora_handle_data_packet (): /pipeline0/theoradec0:
> no header sent yet
>
> --------------------------------------------------------------------------------------------------
>
> was there any mistake in my commands?
>
> Thanks,
> Sachin
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
--
Regards,
Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080901/60237c15/attachment.htm>
More information about the gstreamer-devel
mailing list