Problem With Audio Channels

Stefan Kost ensonic at hora-obscura.de
Thu Aug 11 01:25:19 PDT 2011


On 08/05/11 20:13, William Metcalf wrote:
> Hello all,
>
> I am trying to run the following pipeline in a gstreamer appliction:
>
> appsrc is-live=true typefind=true ! audioparse ! audioconvert ! faac !
> qtmux ! filesink location="c:\blah.mp4"
>
> When running this pipeline I get the following error:
>
> ** (LiveSourceTesting.exe:7192): CRITICAL **: file
> ..\..\..\Source\gst-plugins-base\gst-libs\gst\audio\multichannel.c:
> line 274: assertion `gst_value_array_get_size (pos_val_arr) ==
> channels' failed
>
G_DEBUG="fatal_criticals" gdb --args gst-launch appsrc is-live=true
typefind=true ! ....

get a backtrace when it stops and file a bug please.

Stefan

> It is obvious this error is related the channels in my audio stream,
> but I am not sure what exactly is causing the error or how to go about
> fixing it.  Can anyone please provide some insight into this error,
> and possible solutions for fixing it?
>
> Thank you very much,
> William
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list