ysdragon / StreamBot

A self bot to stream videos to Discord.
Other
96 stars 19 forks source link

Respecting the aspect ratio of the original file #52

Closed monkeylard closed 1 month ago

monkeylard commented 2 months ago

From using this bot a good bit, I think it would be best to add an option to have the bot respect the aspect ratio of the original file, rather than just setting it to the aspect ratio in the docker-compose.yml file. Honestly, I would pay for this feature to be implemented at this point.

BitcircuitEU commented 1 month ago

From using this bot a good bit, I think it would be best to add an option to have the bot respect the aspect ratio of the original file, rather than just setting it to the aspect ratio in the docker-compose.yml file. Honestly, I would pay for this feature to be implemented at this point.

https://github.com/ysdragon/StreamBot/pull/57

ysdragon commented 1 month ago

You can now enable respect video params by setting RESPECT_VIDEO_PARAMS to true.