You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
In the function flv_write_packet(AVFormatContext *s, AVPacket *pkt), the following code was added which will causes decoding errors (because the header info should not be write to every frame, it just need to be write at the beginning):