ffmpeg-python icon indicating copy to clipboard operation
ffmpeg-python copied to clipboard

2 audio streams from 1 video as an input

Open xSpecialFoodx opened this issue 3 years ago • 1 comments

it reads only 1 audio stream and 1 video stream, doesn't read the second audio stream in the input, it does in the probe though. how to read multiple audio streams from 1 video file as an input?

xSpecialFoodx avatar Aug 02 '22 11:08 xSpecialFoodx

selectors behavior: expected behavior: a:0 a:1

behavior in practice: a

xSpecialFoodx avatar Aug 02 '22 11:08 xSpecialFoodx