Hi,
I'm using avio_alloc_context with my own "write_buffer_proc" to override
file procedures.
I am trying to continue writing the stream with av_write_frame AFTER
av_write_trailer was called.
But av_write_trailer has some strange side effects.
The result is AV in module 'avformat-58.dll'. Read of address
0000000000000090
I think that FormatContext becomes invalid after av_write_trailer?

Can I try to save FormatContext somewhere before calling av_write_trailer ?


With best regards,
Alex K
--
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
libav-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to