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
I have not checked how work example. Maybe i have problem by wrong version ffmpeg. If i will find some answers i write information bellow.
P.S Sorry for my English)
The text was updated successfully, but these errors were encountered:
Hello! I have some problem. And I can't resolve it. When I use sws_scale i have a memory leak.
In examples, I show only the main part of the code.
In next part i send scaledFrames through channel to another file(writer.go), create packages from frames:
And as result, i have memory leak. If do not scale frames and only clone data, memory will not leak.
I have not checked how work example. Maybe i have problem by wrong version ffmpeg. If i will find some answers i write information bellow.
P.S Sorry for my English)
The text was updated successfully, but these errors were encountered: