u2takey / ffmpeg-go

golang binding for ffmpeg
Apache License 2.0
1.75k stars 172 forks source link

:bug: Fix sort labels with int inside #23

Open goodwin332 opened 3 years ago

goodwin332 commented 3 years ago

This fix will repair error when concat video and audio files at same time to one output file.

u2takey commented 3 years ago

tks for contribution.

aitchkhan commented 2 years ago

The import path on this does not seem correct @goodwin332 is this intentionally done? I am trying to understand what I am missing here.