[Your subject doesn't say very much. That's not helpful.]

On Mon, May 18, 2015 at 16:59:35 +0530, Hardik Kanakia wrote:

> I have 6 separate channels (5.1) and separate video file which needs to be
> merged into 1 file

$ ffmpeg -i videofile -i audiofile -c copy outfile.mkv

Or are you saying you have six separate audio files? Please be more precise.

Tell us what you are tryig to achieve (more precisely), what you tried,
what you got, what you expected. Include the full command line and
complete, uncut console output.

Moritz
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to