{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40secondphantom/ffmpeg-fast-concat","name":"@secondphantom/ffmpeg-fast-concat","description":"You can concat videos by ffmpeg  ## Install ``` npm i @secondphantom/ffmpeg-fast-concat ``` ## Usage ```ts const ffmpegFastConcat = new FfmpegFastConcat({       tempDir: 'tempDir', });","version":"0.1.3","softwareVersion":"0.1.3","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/secondphantom/ffmpeg-fast-concat","issueTracker":"https://github.com/secondphantom/ffmpeg-fast-concat/issues","url":"https://github.com/secondphantom/ffmpeg-fast-concat#readme","programmingLanguage":{"@type":"ComputerLanguage","name":"TypeScript"},"maintainer":[{"@type":"Person","name":"secondphantom"}],"author":[{"@type":"Person","name":"secondphantom"}],"copyrightHolder":[{"@type":"Person","name":"secondphantom"}],"dateCreated":"2023-12-19","dateModified":"2024-01-09","datePublished":"2024-01-09","copyrightYear":2023,"downloadUrl":"https://registry.npmjs.org/@secondphantom/ffmpeg-fast-concat/-/ffmpeg-fast-concat-0.1.3.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/@secondphantom/ffmpeg-fast-concat"]}