IMX28 gstreamer equalizer performance

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX28 gstreamer equalizer performance

1,011 次查看
tomdeacon
Contributor II

Hi,

I am writing a app using gstreamer 0.10.35 on the IMX28 eval kit for audio playback only. The following command to play a .wav file works fine.

# gst-launch filesrc location=test.wav ! decodebin ! alsasink

If I try adding the equalizer-10bands plugin into the pipeline then audio playback starts to stutter badly and CPU usage jumps to 100%.

# gst-launch filesrc location=test.wav ! decodebin ! equalizer-10bands band0=1.0 ! alsasink

The 3 band equalizer is usable but still uses up a lot of CPU.

My question is there something I can do to improve the performance? Or is the IMX28 just not capable of doing software equalization?

Thanks!

标签 (3)
0 项奖励
回复
0 回复数