[FFmpeg-user] Assistance to merge audio and video files to network share

george at omniapay.com george at omniapay.com
Mon May 1 12:32:24 EEST 2017


Hi Team, 

 

I have incorporated calling the ffmpeg process into my source code and it
works fine when output file is on my local drive. However this does not work
when I try to merge to a shared folder. Is this possible?

Please see my command below

 

Ffmpeg.exe  -i  audio.V3  -i  video.mp4  -shortest
ftp://Admin:P*****@192.168.***.**:21/testFolder/test.mp4 

 

Regards, 

George Duncan

 

 



More information about the ffmpeg-user mailing list