stream-transcoder.js
stream-transcoder.js copied to clipboard
Concatenating streams
Is it possible to concatenate 2 file streams? This would allow me to achieve things like crossfading
I've found the ffmpeg CLI arguments and know that stream-transcoder allows custom arguments (.custom) but I'm not sure how I could apply this to 2 file streams.