Replies: 2 comments 3 replies
-
Looks like this was fixed d527571. The Cookbook doc is still out of date though https://pyav.basswood-io.com/docs/stable/cookbook/basics.html#remuxing |
Beta Was this translation helpful? Give feedback.
3 replies
-
Same here. It look like break by v14.0. The v13.1 is worked fine for me. Tested on macOS 15.4 |
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
-
Overview
Example remux.py failed
Expected behavior
Got remuxed video
Actual behavior
Traceback:
Investigation
I tried using
add_stream_from_template()
. It runs successfully but the output video is not playableI have done the following:
Beta Was this translation helpful? Give feedback.
All reactions