I solved it by ffmpeg -i no_streamable.mp4 -movflags faststart -f mp4 -y streamable.mp4 according to https://github.com/fluent-ffmpeg/node-fluent-ffmpeg/issues/823
Thanks all for the suggestions! On Wed, Jun 10, 2020 at 9:13 AM Carl Zwanzig <c...@tuunq.com> wrote: > On 6/9/2020 4:56 PM, Ming Tu wrote: > > Updated to newest version but still has errors, different from before > > > > ffmpeg version 4.2.3-statichttps://johnvansickle.com/ffmpeg/ Copyright > (c) > > 2000-2020 the FFmpeg developers > > built with gcc 8 (Debian 8.3.0-6) > > You cut the command line, don't do that even if it's the same as the last > time. > > Also, do not top-post on this mailing list. > > z! > _______________________________________________ > ffmpeg-user mailing list > ffmpeg-user@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".