AbirHasan2005 / VideoCompress

Telegram Video Compressor Bot By @AbirHasan2005
GNU General Public License v3.0
130 stars 532 forks source link

No such file or directory: 'ffmpeg' #25

Closed meeker0 closed 2 years ago

meeker0 commented 2 years ago

After download is finished "No such file or directory: 'ffmpeg'" shows on log. full log here

AbirHasan2005 commented 2 years ago

Install ffmpeg

meeker0 commented 2 years ago

It's already in the dockerfile ! I was using heroku cli for deploy not running it from local and I haven't modified your dockerfile . However, using button for deploy works fine !

AbirHasan2005 commented 2 years ago

You have to change heroku stack to container.

CMD: heroku stack:set container -a app_name