[gst-devel] problematic pipeline

Benjamin Otte in7y118 at public.uni-hamburg.de
Fri Dec 12 05:44:01 CET 2003


On Fri, 12 Dec 2003, Ronald Bultje wrote:

> While testing this, I noticed something worse:
> [rbultje at shrek gst-plugins]$ ../gstreamer/tools/gst-launch filesrc
> location=alien.mpg ! mpegdemux name=demux .video_00 ! { queue ! md5sink
> } demux.audio_00 ! { queue ! fakesink }
> RUNNING pipeline
> ERROR: /pipeline0/filesrc0: opening file "alien.mpg" (No such file or
> directory)pipeline doesn't want to play
>
> GThread-ERROR **: file gthread-posix.c: line 247 (): error 'Device or
> resource busy' during 'pthread_cond_destroy ((pthread_cond_t *) cond)'
> aborting...
> Aborted
> [rbultje at shrek gst-plugins]$
>
I believe that's opt accessing already freed memory or so. Try with
--gst-scheduler=basicomega

> Ohwell, later. I'm currently trying to figure out how to get SVQ3
> working...
>
apoc said it's what he's working on atm, too. Make sure you don't
duplicate work there.


Benjamin






More information about the gstreamer-devel mailing list