testing resolutions limit
to improve and get the higher video quality
This commit is contained in:
parent
5e97a9fbbf
commit
d3927b6590
@ -89,8 +89,8 @@ async def startvideo(client, m: Message):
|
||||
InputVideoStream(
|
||||
video_file,
|
||||
VideoParameters(
|
||||
width=854,
|
||||
height=480,
|
||||
width=1280,
|
||||
height=720,
|
||||
frame_rate=20,
|
||||
),
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user