looks okay
This commit is contained in:
parent
6ac8c263b4
commit
3ace4a3835
@ -61,8 +61,8 @@ async def startvideo(client, m: Message):
|
|||||||
InputVideoStream(
|
InputVideoStream(
|
||||||
video_file,
|
video_file,
|
||||||
VideoParameters(
|
VideoParameters(
|
||||||
width=1280,
|
width=854,
|
||||||
height=720,
|
height=480,
|
||||||
frame_rate=20,
|
frame_rate=20,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user