ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
14.01k stars 816 forks source link

Demuxer doesn't accept a file list #477

Open tenthirtyone opened 1 year ago

tenthirtyone commented 1 year ago

Describe the bug If you attempt to use the demuxer feature of ffmpeg it breaks. Passing the file list doesn't work. It does not accept the same file format, e.g. file path on each line.

To Reproduce Steps to reproduce the behavior:

  1. I'm not going to type out the steps to use a basic feature. Read the FFMPEG manual if you don't know how to use the demuxer

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.