ysdragon / StreamBot

A self bot to stream videos to Discord.
Other
94 stars 18 forks source link

Respecting the aspect ratio of the original file #52

Closed monkeylard closed 3 weeks ago

monkeylard 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.

BitcircuitEU commented 4 weeks 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 3 weeks ago

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