GStreamer FLAC pipeline creation error

David Griffin thewisenoob at gmail.com
Mon May 5 15:31:44 PDT 2014


Thanks. It's mostly the same code as the hello world in section 10 of
the GStreamer 1.2.4 documentation. I commented out the demuxer stuff
and padding involved with in. Not knowing how to debug the code is
definitely my main problem at the moment.

On 5/5/14, Nicolas Dufresne <nicolas.dufresne at collabora.com> wrote:
> Le lundi 05 mai 2014 à 18:17 -0400, David Griffin a écrit :
>> I'm very new to using GStreamer. I modified the hello world in
>> documentation to work with .flac files instead, but it their is an
>> error with the pipeline. I've been trying to figure out my problem for
>> a few days. Can anybody help locate my faulty logic?
>>
>
> Ideally, before we jump into your code, you should learn a bit about
> tracing and debugging in GStreamer.
>
> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-running.html
>
> If you want a quick overview of what it can be used for, try
>
> GST_DEBUG=3 ./test recit24bit.flac
>
> cheers,
> Nicolas
>
>


More information about the gstreamer-devel mailing list