[FFmpeg-user] End of flash, is there any other format?
Reindl Harald
h.reindl at thelounge.net
Thu Dec 31 05:51:10 EET 2020
Am 30.12.20 um 22:27 schrieb Kirtomy:
> we are running a small Socialengine forum since years and we uploaded
> videos which were converted by FFmpeg version 0.6.5.
> The path is shown as /usr/local/bin/ffmpeg.
>
> Our provider cannot help us, so what can we do to get uploaded videos
> converted to mp4 or avi, they are all converted to flv which will be no
> longer supported.
the first big mistake was convert to flv
flash can play H264 for at least 11 years
in that case you could simply use the video-tag
you need to convert existing videos to H264 and fix your application so
that it convert new stuff to H264 instead FLV
More information about the ffmpeg-user
mailing list