gst_thread_new()

Using applications, configuring, problems
Post Reply
Message
Author
tsmadhu
Posts: 1
Joined: Wed 11 Jul 2007, 07:24

gst_thread_new()

#1 Post by tsmadhu »

Hi,
can any one send me link where I can find code to synchronize audio-video rendering on Gstreamer...I tried to do it using gst_thread_new(), but after compilation I am getting the error as 'Undefined reference to gst_thread_new().
Currently I am using Gstreamer-0.10 on ubuntu.

Post Reply