On Mon, 1 May 2017 13:32:24 +0400 <[email protected]> wrote: > 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
You need to show the complete console output from your command. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
