[FFmpeg-user] Batch Join multimono to multichannel Auido (wav / aif)

Nicolas George george at nsup.org
Wed Jul 9 21:09:59 CEST 2014


Le primidi 21 messidor, an CCXXII, Luigi Rensinghoff a écrit :
> ffmpeg 
> -i „$f“.L.aif
> -i "$f“.R.aif 
> -i "$f“.C.aif 
> -i "$f“.LFE.aif 
> -i "$f“.Ls.aif 
> -i "$f“.Rs.aif 
> 
> -filter_complex "[0:a][1:a][2:a][3:a][4:a][5:a]amerge=inputs=6[aout]" -map "[aout]"   
> 
> ${f%.aif}_6ch.wav

Assuming these strange double quotes and extraneous newlines were introduced
by your bogus mail software and not present in your script...

> Can anyone help ???

... I believe you forgot to explain what exactly you need help for. But
since your command works when you enter the file names explicitly, I suspect
your question would be more at its place, and get better and faster answers
on a forum or mailing-list dedicated to Unix and shell scripting.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20140709/7233c560/attachment.asc>


More information about the ffmpeg-user mailing list