305371179

Results 3 issues of 305371179

Container.js: parent.children.sort(this.sortByStartFrame); this.sortByStartFrame is undefined!

` ffmpeg.run('-i', 'input.mp4', '-vf', 'subtitles=test.srt', 'output.mp4') ` I use https://unpkg.com/@ffmpeg/[email protected]/dist/ffmpeg-core.wasm, but not work. Isn't this problem solved in [#138](https://github.com/ffmpegwasm/ffmpeg.wasm/issues/138)??