For me 2.2.4 fails with Error: Invalid ebmlName 'TimecodeScale' when i require it.
Tried to change TimecodeScale > TimestampScale but then it fails with another Error: Invalid ebmlName
TimecodeScale existed but was removed in 2.2.4 https://github.com/oeuillot/node-matroska/pull/9/files#diff-ffadab0ba7a844f70b864530afe444d3684ca96212ca5b3e3bcd72291e535123L1822
@chrmcg Perhaps you can help me. Am i missing something?
For me 2.2.4 fails with
Error: Invalid ebmlName 'TimecodeScale'when i require it.Tried to change TimecodeScale > TimestampScale but then it fails with another
Error: Invalid ebmlNameTimecodeScale existed but was removed in 2.2.4 https://github.com/oeuillot/node-matroska/pull/9/files#diff-ffadab0ba7a844f70b864530afe444d3684ca96212ca5b3e3bcd72291e535123L1822
@chrmcg Perhaps you can help me. Am i missing something?