u2takey / ffmpeg-go

golang binding for ffmpeg
Apache License 2.0
1.66k stars 167 forks source link

Fix bug where if you used WithInput before Output you would lose the context. #90

Closed gabivlj closed 1 year ago

gabivlj commented 1 year ago

Related to this issue: https://github.com/u2takey/ffmpeg-go/issues/54