Replies: 2 comments
This comment was marked as spam.
This comment was marked as spam.
-
any one can help to figure out what to do.... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I overlay a video on the main video stream, PyAV raise out a error:
Expected behavior
ffmpeg cli command is:
Actual behavior
what i wrote pyav codes are:
Traceback:
Investigation
for the gif type stream, i put an option: -ignore_loop -1 in overlay_video;
but nothing happened. The error still is "Resource temporarily unavailable"
Beta Was this translation helpful? Give feedback.
All reactions