diff options
author | Marton Balint <cus@passwd.hu> | 2024-11-04 00:43:06 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2024-11-11 21:56:34 +0100 |
commit | fe18ed3f2a9221af0beaec7b04b7804849db1f2f (patch) | |
tree | ae03b0f32f723083089797a055a6885aa5edb14a /libavfilter/stereo3d.h | |
parent | b33a59416072ad31a5840f33f9975d88acf45add (diff) | |
download | ffmpeg-fe18ed3f2a9221af0beaec7b04b7804849db1f2f.tar.gz |
avfilter/f_loop: fix aloop activate logic
The logic did not follow the documented behaviour and that caused skipping of
some audio in the loop and in the leftover buffer.
Example command line which should produce a smooth sine wave for the whole
duration of the output:
ffmpeg -f lavfi -i "sine=r=48000:f=480:d=4" -af "aloop=loop=4:start=48000:size=48000" out.wav
Fixes ticket #11283.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavfilter/stereo3d.h')
0 files changed, 0 insertions, 0 deletions