I have an mp4 video file with multiple audio tracks. I would like to strip away the rest of the tracks and keep just one. How do I do this?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
First run
Then run |
|||
|
|
|
Related issue—removing all audio tracks from an mp4 file can be done thus:
|
|||
|
|
|
You could try |
|||
|
|
FFMPEG might be a helpful solution for you.
|
||||
|
|
http://howto-pages.org/ffmpeg/#strip please see the example. |
|||
|