No caching decode for AAC audio with libfsl

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

No caching decode for AAC audio with libfsl

1,313 次查看
hirokazuyamashi
Contributor I

Now we are planning to use "libfsl" as AAC decoder with real-time playback (needs to achieve very short latency).

According to our trial, "libfsl" decoder seems to hold decoded audio of about 40 ms samples even though AAC-LC was specified. Can I specify no cache option for AAC decode?

# I've read an attached document, but the document does not specify all options of its API...

Package name:     libfslcodec-3.0.11

Linked library:      lib_aac_dec_arm12_elinux.so

Regards,

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

1,221 次查看
joanxie
NXP TechSupport
NXP TechSupport

did you try the latency option in the gstreamer? If you need low-latency
RTSP streaming playback, you can set this property to a smaller value.

0 项奖励
回复