2016-11-17 14:21 GMT+01:00 qw <applema...@163.com>:

> >All methods and each of their restrictions are listed here:
> >https://trac.ffmpeg.org/wiki/Concatenate
>
>
> I use the following command, which doesn't work since vlc can play the 1st
> file but not 2nd file in the resulting flv file.
>
>
> ffmpeg -i "concat:file1.flv|file2.flv" -c copy -f flv file_mixed.flv
>
>
> does ffmpeg support the function of merging two flv files correctly?
>

The Concatenate page explicitely tells about this command. It works at the
file level, and only certain files can be concatenated this way. Use any of
the other method.
_______________________________________________
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".

Reply via email to