[FFmpeg-user] ftp output problem

jhseo sjh431 at gmail.com
Sat Aug 10 07:17:33 CEST 2013


Thanks for reply.

The output to ftp-server has less than local(hard-disk) output (in case mp4
extension)

So I compare two files using WinMerge, and I can't find out moov box in ftp
output file..

Is this case "ftp server that is not supporting seeking for write"?

And, when the "ftp-write-seekable" option is off, "[mp4 @ 0000000002887de0]
muxer does not support non seekable output" is print out..

Please comment one more.

-----Original Message-----
From: ffmpeg-user-bounces at ffmpeg.org [mailto:ffmpeg-user-bounces at ffmpeg.org]
On Behalf Of Paul B Mahol
Sent: Friday, August 09, 2013 7:29 PM
To: FFmpeg user questions
Subject: Re: [FFmpeg-user] ftp output problem

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?
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list