-
FFmpeg behaves differently
Hi,
Please see these files in FLV:
1) https://selectaplumber.com/files/local.flv
2) https://selectaplumber.com/files/lunar.flv
These are the output flv files converted from local and lunarhost (By using ffmpeg command line in PHP and source file is an mpeg4). But you can see that the lunar.flv is not showing progress bar, but local.flv shows it.I use the command ffmpeg -i $inputfilename $outputfilename. Please advice.
Regards,
Vinod