mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 04:22:51 +08:00
Merge 8bb2b9935e8ee2d153c735e21bc85255ba6412be into df129c7ba30aaa9ffffb81a48f53aa7253b0b4e6
This commit is contained in:
commit
8a3860e4c6
@ -269,7 +269,7 @@ def run_async(
|
||||
)
|
||||
out_frame = in_frame * 0.3
|
||||
process2.stdin.write(
|
||||
frame
|
||||
out_frame
|
||||
.astype(np.uint8)
|
||||
.tobytes()
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user