No caching decode for AAC audio with libfsl

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

No caching decode for AAC audio with libfsl

581 Views
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,

Labels (1)
Tags (1)
0 Kudos
Reply
1 Reply

489 Views
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 Kudos
Reply