u2takey / ffmpeg-go

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

fix: unused CompilationOption in `(*Stream) Compile` #122

Open yuchanns opened 3 months ago

yuchanns commented 3 months ago

Let me know if this is intentional.

https://github.com/u2takey/ffmpeg-go/blob/898ebfd93985f0f69cde36e466094cd453caa349/run.go#L256-L275