To check the type of audio stream in a video file on Linux, open a terminal use ffprobe.
$ ffprobe aaa.avi <enter>
This lists out the properties of audio file.
Knowledge not shared benefits no one.
To check the type of audio stream in a video file on Linux, open a terminal use ffprobe.
$ ffprobe aaa.avi <enter>
This lists out the properties of audio file.