renren zhou schrieb: > Hi, all. My question is how to change the framerate in PLAYING status. > My CPU is S3C2440. when I play a video which beyond the decoding > limit, I can't hear the voice. So I have to set framerate lower, maybe > 8 fps. > That's mean I only need to drop framerate down when audio don't work > well (writeseg<segdone).However, I failed to set framerate(videorate > fixat caps) You use the qos event. the videosink will send qos events upstream. Your elements can drop frames to catch up. Stefan > > Or, is there another solution to solve this problem, such as unlink > the old videorate and create a new videorate factory to link it? > > > -- > zhourongrong > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > ------------------------------------------------------------------------ > > _______________________________________________ > Gstreamer-embedded mailing list > Gstreamer-embedded at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded >