On Mon, 22 Jun 2020, 11:04 Arunava Banerjee via ffmpeg-user, < [email protected]> wrote:
> Hello, > > Could a link with more recent versions of FFMPEG be provided? > > We could find the version as described on the following link: > https://tecadmin.net/install-ffmpeg-on-linux/ -- It is version 4.2.2. > > > On Mon, Jun 22, 2020 at 1:12 PM Arunava Banerjee < > [email protected]> wrote: > > > > > Hello, > > > > Thanks for the suggestions. > > > > Currently, for ubuntu 16.04, we are able to install only the FFMPEG 4 > > version. > > > > Will test on that surely and revert. > > > > > > Regards > > > > On Mon, Jun 22, 2020 at 12:41 PM Carl Eugen Hoyos <[email protected]> > > wrote: > > > >> > >> > >> > Am 22.06.2020 um 07:23 schrieb Arunava Banerjee via ffmpeg-user < > >> [email protected]>: > >> > > >> > ffmpeg version 2.8.15 > >> > >> This will be five years old soon, please test current FFmpeg git head. > >> > >> Carl Eugen > >> _______________________________________________ > >> ffmpeg-user mailing list > >> [email protected] > >> https://ffmpeg.org/mailman/listinfo/ffmpeg-user > >> > >> To unsubscribe, visit link above, or email > >> [email protected] with subject "unsubscribe". > > > > > > > > -- > > ====================================================== > > Best Regards, > > > > Arunava Banerjee > > Sr. Web Developer, > > Capital Numbers Infotech Pvt.Ltd. > > Gmail: [email protected] > > ====================================================== > > > > > -- > ====================================================== > Best Regards, > > Arunava Banerjee > Sr. Web Developer, > Capital Numbers Infotech Pvt.Ltd. > Gmail: [email protected] > ====================================================== > _______________________________________________ > ffmpeg-user mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". Do you have access to an NVIDIA GPU accelerated workflow on AWS? You may be able to get far better results by combining the use of scale_cuda (or scale_npp) filter(s) paired with the thumbnail_cuda filter for GPU accelerated thumbnail generation. _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
