I've noticed if I try to stream an MP4 file to DASH using ffmpeg-worker-dash.js I get the following error:
/work/stream1: Invalid data found when processing input
However if I use WebM it transcodes successfully without the error, does this have to do with MP4 not being enabled by default? If so how to enable?