diff --git a/src/driver/record.cpp b/src/driver/record.cpp index b1e8fdf60..6070a5fd6 100644 --- a/src/driver/record.cpp +++ b/src/driver/record.cpp @@ -2592,7 +2592,6 @@ void CStreamRec::run2url() } } - av_packet_make_refcounted(&pkt); in_stream = ifmt_ctx->streams[pkt.stream_index]; out_stream = ofcx->streams[_stream_index];