Skip to content
Snippets Groups Projects
Commit f4090940 authored by Marton Balint's avatar Marton Balint
Browse files

ffmpeg: always init output stream before reaping filters


Otherwise the frame size of the codec is not set in the buffersink.

Fixes ticket #6603 and the following simpler case:

ffmpeg -c aac -filter_complex "sine=d=0.1,asetnsamples=1025" out.aac

Signed-off-by: default avatarMarton Balint <cus@passwd.hu>
parent 89cc4855
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