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(
|
InputVideoStream(
|
||||||
video_file,
|
video_file,
|
||||||
VideoParameters(
|
VideoParameters(
|
||||||
width=854,
|
width=1280,
|
||||||
height=480,
|
height=720,
|
||||||
frame_rate=20,
|
frame_rate=20,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user