On Tue, 2009-05-26 at 16:14 +0800, Ravi Karmarkar wrote:
> I have installed GStreamer-0.10.22 to be used with swfdec-0.8.4 for my
> sh4 platform.
Please note the latest version is 0.10.23.
> After installation I tried to run the test
> gst-launch -v fakesrc num_buffers=5 ! fakesink
> and got t
On Fri, 2008-06-20 at 02:48 +, Shenhong Wang wrote:
> I read chapter 14th of the Plugin Writer's guide again
> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/section-time-data-flow.html
> but confused with the sentence:
> "First, the source element sends a discontinous event
On Tue, 2008-06-10 at 09:35 +0800, Zhao Bin-E6223C wrote:
> If your audio device is not available or your decoder meet some error,
> the data flow will return data_error sometime. Do you handle the error
> in demux element?
>
> It's better to handle the error in the element where happens and do