[gst-devel] encode / decode chain didn't work

Sachin Pandhare sachinpandhare at gmail.com
Mon Sep 1 14:41:15 CEST 2008


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080901/db67bd47/attachment.htm>


More information about the gstreamer-devel mailing list