There appears to be something wrong with ainterleave.

In a job I'm working on, this fragment:
-filter_complex "[0:a:0]asplit[1][a0],[1]anull" -map "[a0]" -c:a:0 ac3
works as expected.

But this fragment:
-filter_complex "[0:a:0]asplit[1][2],[1][2]ainterleave[a0]" -map "[a0]"
-c:a:0 ac3
results in slow audio plus a 2 hour video that shows a 42 hour run time
in MPV and that continues playing slow audio past the end of the video.

The difference is the presence of ainterleave.
_______________________________________________
ffmpeg-user mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to