[gst-devel] Problems about playing avi using gstreamer
xujh
xjh41605 at gmail.com
Tue Dec 1 05:43:11 CET 2009
Hi All:
Recently i am developing videoplayer using gstreamer as the base
framewok.
At start ,the audio disappeared after seconds ,the video play well.
When i played video without audio ,it played well,so as i played just mp3.
I thought that it was caused by lack of resources because the cpu usage was
up to 80% and the memory was nearly used.
So i drop some video frames by
gst_base_sink_set_max_lateness(GST_BASE_SINK(videosink),20*GST_MSECOND);
This time i can hear audio though it's not smoothly.
Now i wonder what else i can do to let the audio come out smoothly ?
--
View this message in context: http://old.nabble.com/Problems-about-playing-avi-using-gstreamer-tp26586576p26586576.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list