On Fri, 8 Mar 2024, Marton Balint wrote:

- Remove the 1024 cap on the number of samples, for high sample rate audio it
 was suboptimal, calculate the low neighbour power of two for the number of
 samples (audio blocks) instead.
- Make the function work correctly for non-pcm codecs by using
 av_get_audio_frame_duration2() to esimate the packet duration for a given
 size
- Fall back to 4096/block_align if av_get_audio_frame_duration2() is not
 supported

Will apply this series soon.

Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to