WeebZoneIndia / Video-Encoder-Bot

a telegram bot for compressing/encoding videos in h264 format.
GNU Affero General Public License v3.0
74 stars 197 forks source link

Added auto detection of width and height #2

Closed dakshy closed 2 years ago

dakshy commented 2 years ago

The edit I did uses ffprobe to detect the width and height of the encoded video. Merge it if you like, as I have already tested it.

16:9

image

4:3

image

WeebZoneIndia commented 2 years ago

There's no need to detect width and height for no reason