Quantcast
Channel: VideoHelp Forum
Viewing all articles
Browse latest Browse all 45436

What is the ffmpeg command to merge two mono audio streams into one stereo?

$
0
0
I'm talking about transcoding DNxHD from MXF containers, which traditionally separate the video stream and each audio channel into totally separate files. So what I need to do is basically say

- Input 'video.mxf'
- Input 'Audioleft_mono.mxf'
- Input 'Audioright_mono.mxf'
- Output a new file with a stereo audio stream, in which audioleft is panned 100% to the left and audioright is panned 100% to the right.

Sounds simple, but the syntax of the -amerge command is just inscrutable to me. I have no idea how to work it.

If someone could just throw out the correct syntax for a command like this, I'd be grateful.

Viewing all articles
Browse latest Browse all 45436

Trending Articles