[FFmpeg-user] ftp output problem

Paul B Mahol onemda at gmail.com
Fri Aug 9 12:29:02 CEST 2013


On 8/9/13, jhseo <sjh431 at gmail.com> wrote:
> Hi, all
>
> I'm test about ftp output.
>
> When I setting to AVI file format(output), file play is well..
> But, mp4 is not play(using VLC).
>
> My option is..
> ffmpeg -i inputfile -pass 1 -y -strict experimental -vcodec libx264
> -vprofile main -b:v 3072k -s 320x240 -ftp-write-seekable 1
> ftp://128.0.0.1/1.mp4
>
> somebody help me T.T

What is error?

Perhaps ftp server you are using is not supporing seeking for write?


More information about the ffmpeg-user mailing list