|
|
|
|
|
by C-programmer
596 days ago
|
|
ffmpeg has libraries. Why are you forking a separate process to call a single function? This is a very common problem I see in high level languages with poor C interoperability. Although cgo works fine, so what gives? Less code for more problems. |
|