I have a mkv-file with h264 video and one 5.1 audio track. I would like to have a m4v file with h264 video, down-mixed audio and 5.1 sound using the command line.
I could use sublerCLI to convert to m4v, but it does not transcode the audio.
I could use handbrakeCLI to convert to m4v, but handbrake always transcodes the video as well, which I rather don't want to do.
What tools could I use to do this in an one-stop solution? Or which tools would you use for the individual steps?
Daniel