Download the file and see if there are 2 channels....
# general-english
a
Download the file and see if there are 2 channels. maybe use ffprobe -i yourFile.mp4 -show_streams -select_streams a:0 - https://stackoverflow.com/questions/47905083/how-to-check-number-of-channels-in-my-audio-wav-file-using-ffmpeg-command
2 Views