Ffmpeg.js icon indicating copy to clipboard operation
Ffmpeg.js copied to clipboard

Facing issue when trying to merge multiple stream webm file using ffmpeg

Open krishnapsarthi opened this issue 7 years ago • 2 comments

Hello Muaz,

Facing issue when trying to merge multiple stream webm file using ffmpeg, Error as: ffmpeg exited with code 1: Error reinitializing filters! Failed to inject frame into filter network: Invalid argument Error while processing the decoded data for stream #8:0 Conversion failed!

Thanks

krishnapsarthi avatar Dec 08 '17 13:12 krishnapsarthi

Fixed

krishnapsarthi avatar Jan 25 '18 09:01 krishnapsarthi

Fixed

Hey sorry to necropost this old issue, how did you fixed the problem of ffmpeg couldn't convert a webm with multiple streams? i.e. stream 0:0 for video and stream 0:1 for audio.

cviali avatar Jun 14 '19 03:06 cviali