Skip to content
Snippets Groups Projects
Commit f9eed5d7 authored by Matthieu Bouron's avatar Matthieu Bouron Committed by Stefano Sabatini
Browse files

lavfi/aevalsrc: try to honor specified duration


If nb_samples divide sample_rate and if nb_samples allow it, aevalsrc
should generate the exact amount of samples according to duration.

Example:
aevalsrc=0::n=480:s=48000:d=5.21 should generate 250080 samples.

Signed-off-by: default avatarStefano Sabatini <stefasab@gmail.com>
parent 868ac91c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment