I am piping a video (.wtv) to ffmpeg, e.g. something like frompipe | ffmpeg -f wtv -i - -c copy out.wtv I get the following error however: "root directory size exceeds sector size" Does anybody know what this means?