PyAV icon indicating copy to clipboard operation
PyAV copied to clipboard

Allow data stream without codec context as template when adding stream to OutputContainer.

Open jonasdehlin opened this issue 4 years ago • 1 comments

I have a use case where I need to update the PTS and DTS values of a KLV data stream. The suggested change will enable the use of the data stream from the input container as template when adding the new data stream to the output container.

jonasdehlin avatar Mar 28 '21 20:03 jonasdehlin

Hi, could you please add a unit test for this?

jlaine avatar Feb 10 '22 12:02 jlaine

This is outdated and I will submit a new pull request.

jonasdehlin avatar Oct 19 '22 17:10 jonasdehlin