[FFmpeg-user] ffprobe different outputs for file input and binary data input

Ming Tu tuming16 at gmail.com
Wed Jun 10 20:05:25 EEST 2020


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 <cpz at 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 at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list