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

2017-05-02 Thread Lou
On Mon, 1 May 2017 13:32:24 +0400
 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
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

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

2017-05-02 Thread george
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

 

 

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

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".