membraneframework / membrane_aac_fdk_plugin

Membrane AAC decoder and encoder based on FDK library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maintain `pts` from the input when decoding audio

philipgiuliani opened this issue · comments

The Decoder currently produces buffers with pts. In order to allow later synchronization the pts of the input should be kept in place.